{ "info": { "author": "Richard Boulton", "author_email": "richard@lemurconsulting.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: MacOS", "Operating System :: Microsoft", "Operating System :: POSIX", "Programming Language :: C++", "Topic :: Internet :: WWW/HTTP :: Indexing/Search" ], "description": "The \"xappy\" python module is an easy-to-use interface to the Xapian search\nengine. Xapian provides a low level interface, dealing with terms and\ndocuments, but not really worrying about where terms come from, or how to build\nsearches to match the way in which data has been indexed. In contrast, \"xappy\"\nallows you to design a field structure, specifying what kind of information is\nheld in particular fields, and then uses this field structure to index data\nappropriately, and to build and perform searches.\n\nXappy is not yet stable - in particular, both the API and database format will\nchange in future releases. If you wish to use it, we recommend that you\nsubscribe to the xappy-discuss mailing list (see\nhttp://groups.google.com/group/xappy-discuss) to keep up-to-date with changes\nto Xappy.", "description_content_type": null, "docs_url": null, "download_url": "http://xappy.googlecode.com/files/xappy-0.5.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/xappy", "keywords": null, "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "xappy", "package_url": "https://pypi.org/project/xappy/", "platform": "Any", "project_url": "https://pypi.org/project/xappy/", "project_urls": { "Download": "http://xappy.googlecode.com/files/xappy-0.5.tar.gz", "Homepage": "http://code.google.com/p/xappy" }, "release_url": "https://pypi.org/project/xappy/0.5/", "requires_dist": null, "requires_python": null, "summary": "Easy-to-use interface to the Xapian search engine", "version": "0.5" }, "last_serial": 743351, "releases": { "0.5": [ { "comment_text": "", "digests": { "md5": "251deb6a3b8c52d650793e99fadad09a", "sha256": "34469b6db142b6db92e30643bfeac222ae2fac475ffa94d8325505a389847ba1" }, "downloads": -1, "filename": "xappy-0.5.tar.gz", "has_sig": false, "md5_digest": "251deb6a3b8c52d650793e99fadad09a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 678586, "upload_time": "2008-04-29T08:40:01", "url": "https://files.pythonhosted.org/packages/b2/6f/29a9b44886e93cd2cc3489a48f34408242253a182ebca36145778a250355/xappy-0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "251deb6a3b8c52d650793e99fadad09a", "sha256": "34469b6db142b6db92e30643bfeac222ae2fac475ffa94d8325505a389847ba1" }, "downloads": -1, "filename": "xappy-0.5.tar.gz", "has_sig": false, "md5_digest": "251deb6a3b8c52d650793e99fadad09a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 678586, "upload_time": "2008-04-29T08:40:01", "url": "https://files.pythonhosted.org/packages/b2/6f/29a9b44886e93cd2cc3489a48f34408242253a182ebca36145778a250355/xappy-0.5.tar.gz" } ] }