xref: /aosp_15_r20/external/exfatprogs/METADATA (revision 508ec739de867a7549a0b8584942a00612dc5f1c)
1name: "exfatprogs"
2description:
3    "As new exfat filesystem is merged into linux-5.7 kernel, exfatprogs is "
4    "created as an official userspace utilities that contain all of the "
5    "standard "
6    "utilities for creating and fixing and debugging exfat filesystem in linux "
7    "system. The goal of exfatprogs is to provide high performance and quality "
8    "at the level of exfat utilities in windows. And this software is licensed "
9    "under the GNU General Public License Version 2."
10
11third_party {
12  url {
13    type: GIT
14    value: "https://github.com/exfatprogs/exfatprogs/"
15  }
16  version: "1.2.1"
17  last_upgrade_date {
18    year: 2023
19    month: 9
20    day: 13
21  }
22  license_type: RESTRICTED
23}
24