{ "info": { "author": "Fujimoto Seiji", "author_email": "fujimoto@ceptord.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Text Processing :: Indexing" ], "description": "FastSS is an efficient indexing data structure\nfor string similarity search, invented by researchers at Zurich University\nin 2007.\n\nTinyFastSS is a simple Python implementation of FastSS, written in less than\n300 LoC.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/fujimotos/TinyFastSS", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "TinyFastSS", "package_url": "https://pypi.org/project/TinyFastSS/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/TinyFastSS/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/fujimotos/TinyFastSS" }, "release_url": "https://pypi.org/project/TinyFastSS/v2.0.1/", "requires_dist": null, "requires_python": null, "summary": "An efficient indexing data structure for string similarity search", "version": "v2.0.1" }, "last_serial": 2299759, "releases": { "1.0": [], "v2.0.0": [], "v2.0.1": [ { "comment_text": "", "digests": { "md5": "2ed483bacb9bed8f20d84da2c62c34dc", "sha256": "2ac8c063b695f16429f03f80c176a725651d1a6125d7e6d4d732afa14c554bac" }, "downloads": -1, "filename": "TinyFastSS-v2.0.1.tar.gz", "has_sig": false, "md5_digest": "2ed483bacb9bed8f20d84da2c62c34dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3737, "upload_time": "2016-08-24T04:42:01", "url": "https://files.pythonhosted.org/packages/14/09/5bdc5dc56105bde305cf52694e723b3762dd509ede211438b47296f3de5b/TinyFastSS-v2.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2ed483bacb9bed8f20d84da2c62c34dc", "sha256": "2ac8c063b695f16429f03f80c176a725651d1a6125d7e6d4d732afa14c554bac" }, "downloads": -1, "filename": "TinyFastSS-v2.0.1.tar.gz", "has_sig": false, "md5_digest": "2ed483bacb9bed8f20d84da2c62c34dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3737, "upload_time": "2016-08-24T04:42:01", "url": "https://files.pythonhosted.org/packages/14/09/5bdc5dc56105bde305cf52694e723b3762dd509ede211438b47296f3de5b/TinyFastSS-v2.0.1.tar.gz" } ] }