xref: /aosp_15_r20/external/mtools/METADATA (revision d5c9a868b113e0ec0db2f27bc2ce8a253e77c4b0)
1# *** THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS.  PLEASE
2#     CONSULT THE OWNERS AND [email protected] BEFORE
3#     DEPENDING ON IT IN YOUR PROJECT. ***
4name: "mtools"
5description:
6    "Mtools is a collection of utilities to access MS-DOS disks from GNU and "
7    "Unix without mounting them."
8
9third_party {
10  url {
11    type: HOMEPAGE
12    value: "https://www.gnu.org/software/mtools/"
13  }
14  url {
15    type: ARCHIVE
16    value: "https://ftp.gnu.org/gnu/mtools/mtools-4.0.37.tar.lz"
17  }
18  version: "4.0.37"
19  last_upgrade_date { year: 2022 month: 1 day: 9 }
20  license_note: "contains GFDL documentation"
21  license_type: BY_EXCEPTION_ONLY
22}
23