diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 02:39:28 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 02:39:28 +0300 |
commit | 56ca6f01cc91317c9c6408c2d9ecfa6c27f2bd09 (patch) | |
tree | fe01398eead3380c58306f12a411d3e6f09e35f3 /extra/kcgi | |
parent | 13419fc05cebca3d74257e460961cd4af5eb1515 (diff) | |
download | repository-56ca6f01cc91317c9c6408c2d9ecfa6c27f2bd09.tar.gz |
kcgi: add meta file
Diffstat (limited to 'extra/kcgi')
-rw-r--r-- | extra/kcgi/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/kcgi/meta b/extra/kcgi/meta new file mode 100644 index 00000000..cb93274b --- /dev/null +++ b/extra/kcgi/meta @@ -0,0 +1,3 @@ +description: Minimal CGI library +license: ISC +maintainer: Cem Keylan <cem@carbslinux.org> |