summaryrefslogtreecommitdiff
path: root/dev-libs/xapian/metadata.xml
blob: cb905f156427a20d841f75f45aed06217668f499 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <longdescription lang="en">
		Xapian is an Open Source Probabilistic Information Retrieval library,
		released under the GPL. It's written in C++, with bindings to allow use
		from Perl, Python, PHP, Java, TCL, C#, and Ruby (so far!)

		Xapian is designed to be a highly adaptable toolkit to allow developers
		to easily add advanced indexing and search facilities to their own
		applications.
	</longdescription>
  <upstream>
    <remote-id type="cpe">cpe:/a:xapian:xapian-core</remote-id>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>