{ "info": { "author": "Christopher Trudeau", "author_email": "ctrudeau+pypi@arsensa.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Libraries :: Application Frameworks", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "EEnum\n*****\n\nEEnum is an extension to the python enum library. It adds some features to\nenum and wraps Enum3.4 so it can be used invisibly across python versions.\n\nInstallation\n============\n\n.. code-block:: bash\n\n $ pip install eenum\n\nSupports\n========\n\nPython eenum has been tested with Python 2.7, 3.5, and 3.6\n\nDocs & Source\n=============\n\nDocs: http://python-eenum.readthedocs.io/en/latest/\n\nSource: https://github.com/cltrudeau/eenum", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/cltrudeau/eenum", "keywords": "tools,enum", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "eenum", "package_url": "https://pypi.org/project/eenum/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/eenum/", "project_urls": { "Homepage": "https://github.com/cltrudeau/eenum" }, "release_url": "https://pypi.org/project/eenum/0.10.0/", "requires_dist": null, "requires_python": null, "summary": "Extension to the python enum and Enum3.4 libraries", "version": "0.10.0" }, "last_serial": 2867699, "releases": { "0.10.0": [ { "comment_text": "", "digests": { "md5": "a30c648a1591fbfd1e6ced94c51c9858", "sha256": "be71487522db6a51de129d65fb2b387f060a69dea544e22a7bc8ed28b0c5829c" }, "downloads": -1, "filename": "eenum-0.10.0-py3-none-any.whl", "has_sig": false, "md5_digest": "a30c648a1591fbfd1e6ced94c51c9858", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3379, "upload_time": "2017-05-11T18:30:48", "url": "https://files.pythonhosted.org/packages/ae/c3/904078ea42d92fc7eb417aa96b95b7ad007bc172f87bb8f48823480b265e/eenum-0.10.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "70bc0e234e21707ef1fc6b7d094d894c", "sha256": "14b138595d46a955d58ebc5b48c67682aa9de67e17916133d4556d7420d71cb7" }, "downloads": -1, "filename": "eenum-0.10.0.tar.gz", "has_sig": false, "md5_digest": "70bc0e234e21707ef1fc6b7d094d894c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2391, "upload_time": "2017-05-11T18:30:50", "url": "https://files.pythonhosted.org/packages/d8/04/3bedcccfe49fe5153198950c654235c9cdada5f8ae163ecb8054b5cd23a7/eenum-0.10.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a30c648a1591fbfd1e6ced94c51c9858", "sha256": "be71487522db6a51de129d65fb2b387f060a69dea544e22a7bc8ed28b0c5829c" }, "downloads": -1, "filename": "eenum-0.10.0-py3-none-any.whl", "has_sig": false, "md5_digest": "a30c648a1591fbfd1e6ced94c51c9858", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3379, "upload_time": "2017-05-11T18:30:48", "url": "https://files.pythonhosted.org/packages/ae/c3/904078ea42d92fc7eb417aa96b95b7ad007bc172f87bb8f48823480b265e/eenum-0.10.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "70bc0e234e21707ef1fc6b7d094d894c", "sha256": "14b138595d46a955d58ebc5b48c67682aa9de67e17916133d4556d7420d71cb7" }, "downloads": -1, "filename": "eenum-0.10.0.tar.gz", "has_sig": false, "md5_digest": "70bc0e234e21707ef1fc6b7d094d894c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2391, "upload_time": "2017-05-11T18:30:50", "url": "https://files.pythonhosted.org/packages/d8/04/3bedcccfe49fe5153198950c654235c9cdada5f8ae163ecb8054b5cd23a7/eenum-0.10.0.tar.gz" } ] }