aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 89ba8a07e5d7eec69cae2413a30e2c04ea21f158 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: "mtools"
description:
    "Mtools is a collection of utilities to access MS-DOS disks from GNU and "
    "Unix without mounting them."

third_party {
  url {
    type: HOMEPAGE
    value: "https://www.gnu.org/software/mtools/"
  }
  url {
    type: ARCHIVE
    value: "https://ftp.gnu.org/gnu/mtools/mtools-4.0.26.tar.lz"
  }
  version: "4.0.26"
  last_upgrade_date { year: 2021 month: 2 day: 3 }
  license_type: BY_EXCEPTION_ONLY
}