diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 02:42:08 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 02:42:08 +0300 |
commit | 3f583315d5af1142310e2faff8498dabd14fd619 (patch) | |
tree | 8a2db4af4bc9c4f5b8d7c57ff7d1278daf70269e /extra/libarchive | |
parent | 5d6f100394483870c3ff9861e7211a7b024decf1 (diff) | |
download | repository-3f583315d5af1142310e2faff8498dabd14fd619.tar.gz |
libarchive: add meta file
Diffstat (limited to 'extra/libarchive')
-rw-r--r-- | extra/libarchive/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/libarchive/meta b/extra/libarchive/meta new file mode 100644 index 00000000..32060179 --- /dev/null +++ b/extra/libarchive/meta @@ -0,0 +1,3 @@ +description: Library and utilities to read/write streaming archive formats +license: BSD-2-Clause +maintainer: Cem Keylan <cem@carbslinux.org> |