{ "info": { "author": "Ashwin Venkatesan", "author_email": "ashwinjv@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "=============================\nytrie\n=============================\n\n.. image:: https://badge.fury.io/py/ytrie.png\n :target: http://badge.fury.io/py/ytrie\n\n.. image:: https://travis-ci.org/ashwinjv/ytrie.png?branch=master\n :target: https://travis-ci.org/ashwinjv/ytrie\n\n.. image:: https://pypip.in/d/ytrie/badge.png\n :target: https://pypi.python.org/pypi/ytrie\n\n\nA pure python API for Trie data access\n\n\nFeatures\n--------\n\n* TODO\n\n\n\n\nDocumentation\n-------------\n\nThe full documentation is at http://ytrie.rtfd.org.\n\n\n\nHistory\n-------\n\n0.1.0 (2016-07-31)\n++++++++++++++++++\n\n* First release on PyPI.", "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/ashwinjv/ytrie", "keywords": "ytrie", "license": "Apache Software License 2.0", "maintainer": null, "maintainer_email": null, "name": "ytrie", "package_url": "https://pypi.org/project/ytrie/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ytrie/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ashwinjv/ytrie" }, "release_url": "https://pypi.org/project/ytrie/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "A pure python API for Trie data access", "version": "0.1.0" }, "last_serial": 2254705, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "d5c410e3241119ee9a725b414a6fe401", "sha256": "f3b17d7216085e1dcd3abd55daa4385da2a311b9af89180437ea6601fd1c0e42" }, "downloads": -1, "filename": "ytrie-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d5c410e3241119ee9a725b414a6fe401", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3809, "upload_time": "2016-08-01T07:18:16", "url": "https://files.pythonhosted.org/packages/6e/1a/a378e42090eff8bbb012e05f18b1b6204c6e12e4bdfd26a0fded3263abd0/ytrie-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "df706d80606d97c58cb87f30b59d404f", "sha256": "89275ff36628e51831cce3e38a3e3839036c4b0a7663c9ab23defdc3e9ff2ded" }, "downloads": -1, "filename": "ytrie-0.1.0.tar.gz", "has_sig": false, "md5_digest": "df706d80606d97c58cb87f30b59d404f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5110, "upload_time": "2016-08-01T07:18:18", "url": "https://files.pythonhosted.org/packages/83/5c/96e1b0ad5c6076d129a3cc0b261a62dbe7d84d8a9a747ea9e192471731ba/ytrie-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d5c410e3241119ee9a725b414a6fe401", "sha256": "f3b17d7216085e1dcd3abd55daa4385da2a311b9af89180437ea6601fd1c0e42" }, "downloads": -1, "filename": "ytrie-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d5c410e3241119ee9a725b414a6fe401", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3809, "upload_time": "2016-08-01T07:18:16", "url": "https://files.pythonhosted.org/packages/6e/1a/a378e42090eff8bbb012e05f18b1b6204c6e12e4bdfd26a0fded3263abd0/ytrie-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "df706d80606d97c58cb87f30b59d404f", "sha256": "89275ff36628e51831cce3e38a3e3839036c4b0a7663c9ab23defdc3e9ff2ded" }, "downloads": -1, "filename": "ytrie-0.1.0.tar.gz", "has_sig": false, "md5_digest": "df706d80606d97c58cb87f30b59d404f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5110, "upload_time": "2016-08-01T07:18:18", "url": "https://files.pythonhosted.org/packages/83/5c/96e1b0ad5c6076d129a3cc0b261a62dbe7d84d8a9a747ea9e192471731ba/ytrie-0.1.0.tar.gz" } ] }