{ "info": { "author": "Jon Nappi", "author_email": "moogar0880@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Software Development", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "structs\n-------\n.. image:: https://travis-ci.org/moogar0880/structs.svg\n :target: https://travis-ci.org/moogar0880/structs\n :alt: Travis CI Status\n\n.. image:: https://coveralls.io/repos/moogar0880/structs/badge.svg\n :target: https://coveralls.io/r/moogar0880/structs\n :alt: Coverage\n\n.. image:: https://pypip.in/d/structs/badge.svg?style=flat\n :target: https://pypi.python.org/pypi/structs/\n :alt: Downloads\n\n.. image:: https://pypip.in/v/structs/badge.svg?style=flat\n :target: https://pypi.python.org/pypi/structs/\n :alt: Latest Version\n\n.. image:: https://pypip.in/py_versions/structs/badge.svg?style=flat\n :target: https://pypi.python.org/pypi/structs/\n :alt: Supported Python versions\n\n.. image:: https://pypip.in/license/structs/badge.svg?style=flat\n :target: https://pypi.python.org/pypi/structs/\n :alt: License\n\nPython Data Structures for Humans\n\nGeneric, pure Python implementations of some more common types of data structures.\n\n\nThe list of data structures and algorithms can be found on this `this\n`_. Wikipedia page\n\n\nRelease History\n---------------\n0.0.2 (2015-01-29)\n++++++++++++++++++\n\n* Added structs.arrays.ParallelArray\n* Added structs.trees.base.Tree and structs.trees.base.Node\n* Added structs.trees.binary.BinaryTree and structs.trees.binary.BinaryNode\n* Added structs.trees.binary.BinarySearchTree\n\n0.0.1 (2015-01-19)\n++++++++++++++++++\n\n* Initial conception/creation\n\n\nCopyright 2015 Jonathan Nappi\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.", "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/moogar0880/structs", "keywords": "structs,data structures", "license": "Apache 2.0", "maintainer": null, "maintainer_email": null, "name": "structs", "package_url": "https://pypi.org/project/structs/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/structs/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/moogar0880/structs" }, "release_url": "https://pypi.org/project/structs/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "Python Data Structures for humans.", "version": "0.0.2" }, "last_serial": 1402705, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "aa3f458b163774dec65b3dfb3229b678", "sha256": "9a9447c585e7c6f7288e19c1a8669262c2d339a8c86fc609f8ad55ce11e8b984" }, "downloads": -1, "filename": "structs-0.0.1.tar.gz", "has_sig": false, "md5_digest": "aa3f458b163774dec65b3dfb3229b678", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2376, "upload_time": "2015-01-24T17:46:51", "url": "https://files.pythonhosted.org/packages/ac/83/fccece7e3df8408bd28a8dde5f482752870aa82a0ff428f513c681b966e6/structs-0.0.1.tar.gz" } ], "0.0.2": [] }, "urls": [] }