{ "info": { "author": "waipu", "author_email": "waipu@cirno.de", "bugtrack_url": null, "classifiers": [], "description": "pybimaps - Python Bijective Maps\n================================\n|Build Status|\n\nVarious bijective maps in pure python, internally they use two dicts:\n\n- one 2 one: ``BijectiveMap``;\n\n- one 2 many: ``BijectiveListMap``, ``BijectiveSetMap``;\n\n- many 2 many: ``BijectiveSetSetMap``, ``BijectiveListSetMap``;\n\nDependencies\n------------\nBeing written in pure python, ``pybimaps`` supports >=python-3.3, will probably work on >=python-2.7. and does not require any other dependency.\n\n\n.. |Build Status| image:: https://travis-ci.org/waipu/pybimaps.svg\n :target: https://travis-ci.org/waipu/pybimaps", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/waipu/pybimaps", "keywords": "bijective map", "license": "GPL3", "maintainer": "", "maintainer_email": "", "name": "pybimaps", "package_url": "https://pypi.org/project/pybimaps/", "platform": "", "project_url": "https://pypi.org/project/pybimaps/", "project_urls": { "Homepage": "https://github.com/waipu/pybimaps" }, "release_url": "https://pypi.org/project/pybimaps/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "Various bijective maps in pure python.", "version": "0.2.0" }, "last_serial": 4685633, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "7b7d8e8deb1f2f3c1d5ea9f25d730a8d", "sha256": "b9569cccc24d5a784b4c9fe9bb1d12fcebacf43fea03d9cf04382efd1e89b4d1" }, "downloads": -1, "filename": "pybimaps-0.2.0.tar.gz", "has_sig": false, "md5_digest": "7b7d8e8deb1f2f3c1d5ea9f25d730a8d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2567, "upload_time": "2019-01-11T14:22:54", "url": "https://files.pythonhosted.org/packages/42/9b/dbb73b5e084f55aca1fbec9ea3be13e7f58c412d3f1ce401c470ff3f21c3/pybimaps-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7b7d8e8deb1f2f3c1d5ea9f25d730a8d", "sha256": "b9569cccc24d5a784b4c9fe9bb1d12fcebacf43fea03d9cf04382efd1e89b4d1" }, "downloads": -1, "filename": "pybimaps-0.2.0.tar.gz", "has_sig": false, "md5_digest": "7b7d8e8deb1f2f3c1d5ea9f25d730a8d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2567, "upload_time": "2019-01-11T14:22:54", "url": "https://files.pythonhosted.org/packages/42/9b/dbb73b5e084f55aca1fbec9ea3be13e7f58c412d3f1ce401c470ff3f21c3/pybimaps-0.2.0.tar.gz" } ] }