1 |
- {"classifiers": ["Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Libraries :: Python Modules"], "extensions": {"python.details": {"contacts": [{"email": "jab@math.brown.edu", "name": "Joshua Bronson", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "https://bidict.readthedocs.io"}}}, "extras": ["coverage", "dev", "docs", "test"], "generator": "bdist_wheel (0.29.0)", "keywords": ["dict", "dictionary", "mapping", "datastructure", "bimap", "bijection", "bijective", "injective", "inverse", "reverse", "bidirectional", "two-way", "2-way"], "license": "MPL 2.0", "metadata_version": "2.0", "name": "bidict", "run_requires": [{"extra": "dev", "requires": ["Sphinx (<2)", "coverage (<5)", "flake8 (<3.6)", "hypothesis (<4)", "hypothesis-pytest (<1)", "pre-commit (<2)", "py (<2)", "pydocstyle (<2.2)", "pylint (<1.9)", "pytest (<4)", "pytest-benchmark (<4)", "pytest-cov (<3)", "pytest-runner", "setuptools-scm", "sortedcollections (<1)", "sortedcontainers (<2)", "tox (<4)"]}, {"extra": "docs", "requires": ["Sphinx (<2)"]}, {"extra": "coverage", "requires": ["coverage (<5)", "pytest-cov (<3)"]}, {"extra": "test", "requires": ["hypothesis (<4)", "hypothesis-pytest (<1)", "py (<2)", "pytest (<4)", "pytest-benchmark (<4)", "sortedcollections (<1)", "sortedcontainers (<2)"]}], "summary": "Efficient, Pythonic bidirectional map implementation and related functionality", "test_requires": [{"requires": ["hypothesis (<4)", "hypothesis-pytest (<1)", "py (<2)", "pytest (<4)", "pytest-benchmark (<4)", "sortedcollections (<1)", "sortedcontainers (<2)"]}], "version": "0.17.2"}
|