diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 02:34:11 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 02:34:11 +0300 |
commit | ebb0516fdd70cc9dbe37aab68a54596c06551bf2 (patch) | |
tree | 93cd8228cc5be158a9cea33c9ba1d56f51a42b38 /extra/icu | |
parent | 9e7099451563bdd451bf479673713ad7d2c31309 (diff) | |
download | repository-ebb0516fdd70cc9dbe37aab68a54596c06551bf2.tar.gz |
icu: add meta file
Diffstat (limited to 'extra/icu')
-rw-r--r-- | extra/icu/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/icu/meta b/extra/icu/meta new file mode 100644 index 00000000..8c12c0e2 --- /dev/null +++ b/extra/icu/meta @@ -0,0 +1,3 @@ +description: Unicode library +license: ICU +maintainer: Cem Keylan <cem@carbslinux.org> |