| 1 | <?xml version="1.0" encoding="UTF-8"?> |
1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> |
2 | <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> |
| 3 | <pkgmetadata> |
3 | <pkgmetadata> |
| 4 | <herd>no-herd</herd> |
4 | <herd>no-herd</herd> |
| 5 | <maintainer> |
5 | <maintainer> |
| 6 | <email>dragonheart@gentoo.org</email> |
|
|
| 7 | <name>Daniel Black</name> |
|
|
| 8 | <description>A user ebuild that I felt obliged to include. Please take over if you want |
|
|
| 9 | it</description> |
|
|
| 10 | </maintainer> |
|
|
| 11 | <maintainer> |
|
|
| 12 | <email>marienz@gentoo.org</email> |
6 | <email>marienz@gentoo.org</email> |
| 13 | <name>Marien Zwart</name> |
7 | <name>Marien Zwart</name> |
| 14 | </maintainer> |
8 | </maintainer> |
| 15 | <longdescription></longdescription> |
9 | <longdescription> |
|
|
10 | Xapian is an Open Source Probabilistic Information Retrieval library, released |
|
|
11 | under the GPL. It's written in C++, with bindings to allow use from Perl, |
|
|
12 | Python, PHP, Java, TCL, C#, and Ruby (so far!) |
|
|
13 | |
|
|
14 | Xapian is designed to be a highly adaptable toolkit to allow developers to |
|
|
15 | easily add advanced indexing and search facilities to their own applications. |
|
|
16 | </longdescription> |
| 16 | </pkgmetadata> |
17 | </pkgmetadata> |