| 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>marienz@gentoo.org</email> |
6 | <email>maintainer-needed@gentoo.org</email> |
| 7 | <name>Marien Zwart</name> |
|
|
| 8 | </maintainer> |
7 | </maintainer> |
| 9 | <longdescription> |
8 | <longdescription lang="en"> |
| 10 | Xapian is an Open Source Probabilistic Information Retrieval library, released |
9 | Xapian is an Open Source Probabilistic Information Retrieval library, |
| 11 | under the GPL. It's written in C++, with bindings to allow use from Perl, |
10 | released under the GPL. It's written in C++, with bindings to allow use |
| 12 | Python, PHP, Java, TCL, C#, and Ruby (so far!) |
11 | from Perl, Python, PHP, Java, TCL, C#, and Ruby (so far!) |
| 13 | |
12 | |
| 14 | Xapian is designed to be a highly adaptable toolkit to allow developers to |
13 | Xapian is designed to be a highly adaptable toolkit to allow developers |
| 15 | easily add advanced indexing and search facilities to their own applications. |
14 | to easily add advanced indexing and search facilities to their own |
|
|
15 | applications. |
| 16 | </longdescription> |
16 | </longdescription> |
| 17 | </pkgmetadata> |
17 | </pkgmetadata> |