diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:34:40 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:34:40 +0300 |
commit | 261c130b544008507debadaa9e8ac8d30af06035 (patch) | |
tree | 94c26e83f591e8bcfc868c4aaa3b0cd9412334e4 /extra/libpsl | |
parent | 6f7029168cbaecbfb80fa0eb2bdcd72d1ee1e6a7 (diff) | |
download | repository-261c130b544008507debadaa9e8ac8d30af06035.tar.gz |
libpsl: add meta file
Diffstat (limited to 'extra/libpsl')
-rw-r--r-- | extra/libpsl/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/libpsl/meta b/extra/libpsl/meta new file mode 100644 index 00000000..832be463 --- /dev/null +++ b/extra/libpsl/meta @@ -0,0 +1,3 @@ +description: Public Suffix List library +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |