diff options
author | Cem Keylan <cem@ckyln.com> | 2023-09-27 16:01:03 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-09-27 16:01:03 +0200 |
commit | 8f00322cb848a4b479e9d58f8b428857e66ed1aa (patch) | |
tree | abb869081f0e6d79d4cef7a2cc3fd664ef4383c0 /extra/brotli/meta | |
parent | 545896e4103f7611806e299c0445260e19f75ec3 (diff) | |
download | repository-8f00322cb848a4b479e9d58f8b428857e66ed1aa.tar.gz |
brotli: add new package at 1.1.0
Diffstat (limited to 'extra/brotli/meta')
-rw-r--r-- | extra/brotli/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/brotli/meta b/extra/brotli/meta new file mode 100644 index 00000000..b5e69cdf --- /dev/null +++ b/extra/brotli/meta @@ -0,0 +1,3 @@ +description: Generic-purpose lossless compression algorithm +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |