{ "info": { "author": "Axel Voitier", "author_email": "axel.voitier@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3 :: Only", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: Object Brokering", "Typing :: Typed" ], "description": "# lookups\nDCI lookups in Python (inspired by Netbeans Platform Lookups API)\n\n\nIndividual Contributors\n=======================\n\nA list of people who have contributed to Lookups in order of their first\ncontribution.\n\nFormat: ```Name-or-Well-known-alias (url)```\n\n* Axel Voitier \n\nPlease, add yourself when you contribute!\n\nOriginal Netbeans authors of Lookup API\n=======================================\n\n* Jaroslav Tulach - Lookup API\n* Marian Petras - Singleton lookup\n* David Strupl - Common lookup implementations\n\n\nCHANGELOG\n=========\n\n0.1.0 - 18 May 2019\n-------------------\n\n- Initial dump of code.\n- Defines the public API for lookups.\n- Provides fixed lookup: members are defined at instantiation time and never change.\n- Provides singleton lookup: only one member defined at instantiation time and never change.\n- Provides empty lookup: a special lookup with nothing in it.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/AxelVoitier/lookups", "keywords": "lookup lookups dci", "license": "MPL-2.0", "maintainer": "", "maintainer_email": "", "name": "lookups", "package_url": "https://pypi.org/project/lookups/", "platform": "", "project_url": "https://pypi.org/project/lookups/", "project_urls": { "Homepage": "https://github.com/AxelVoitier/lookups" }, "release_url": "https://pypi.org/project/lookups/0.1.0/", "requires_dist": null, "requires_python": "~=3.7", "summary": "DCI lookups in Python (inspired by Netbeans Platform Lookups API)", "version": "0.1.0" }, "last_serial": 5285858, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "63031e585dcdfc5ef710841d298508be", "sha256": "94900a51bded7171ea2e04b9056a4b261d3da70dbcb41862b40c100fe68dc89a" }, "downloads": -1, "filename": "lookups-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "63031e585dcdfc5ef710841d298508be", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": "~=3.7", "size": 14204, "upload_time": "2019-05-18T14:48:02", "url": "https://files.pythonhosted.org/packages/25/1f/5d4829bfed132e006d17ef6f0333ff96c5198b2ec8a1af9d341fc44452a8/lookups-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b72f8166b4ba4060b976d02521081065", "sha256": "06d150478c62753933f26d5a083aa789602dc46a31117fbe9bd1fa9feb70f3e2" }, "downloads": -1, "filename": "lookups-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b72f8166b4ba4060b976d02521081065", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.7", "size": 19483, "upload_time": "2019-05-18T14:48:05", "url": "https://files.pythonhosted.org/packages/94/32/6e321edfe7e51c51d68b16c0d6a23721669591b4c043ca8ec0622a0c8b69/lookups-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "63031e585dcdfc5ef710841d298508be", "sha256": "94900a51bded7171ea2e04b9056a4b261d3da70dbcb41862b40c100fe68dc89a" }, "downloads": -1, "filename": "lookups-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "63031e585dcdfc5ef710841d298508be", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": "~=3.7", "size": 14204, "upload_time": "2019-05-18T14:48:02", "url": "https://files.pythonhosted.org/packages/25/1f/5d4829bfed132e006d17ef6f0333ff96c5198b2ec8a1af9d341fc44452a8/lookups-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b72f8166b4ba4060b976d02521081065", "sha256": "06d150478c62753933f26d5a083aa789602dc46a31117fbe9bd1fa9feb70f3e2" }, "downloads": -1, "filename": "lookups-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b72f8166b4ba4060b976d02521081065", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.7", "size": 19483, "upload_time": "2019-05-18T14:48:05", "url": "https://files.pythonhosted.org/packages/94/32/6e321edfe7e51c51d68b16c0d6a23721669591b4c043ca8ec0622a0c8b69/lookups-0.1.0.tar.gz" } ] }