diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:33:56 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:33:56 +0300 |
commit | ff17201b84e400b9591ec782e37e85519f0d3895 (patch) | |
tree | 8c6c9e1063ca347c0f60c1edcac63c4f2a4212e3 /community/xapian | |
parent | 8783d2f68f146c61732bb44293a1e7b9201aed30 (diff) | |
download | repository-ff17201b84e400b9591ec782e37e85519f0d3895.tar.gz |
xapian: add meta file
Diffstat (limited to 'community/xapian')
-rw-r--r-- | community/xapian/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/xapian/meta b/community/xapian/meta new file mode 100644 index 00000000..daafbed4 --- /dev/null +++ b/community/xapian/meta @@ -0,0 +1,3 @@ +description: Open source search engine +license: GPL-2.0+ +maintainer: Cem Keylan <cem@carbslinux.org> |