{ "info": { "author": "Antti K. Haapala", "author_email": "antti.haapala@anttipatterns.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Application Frameworks" ], "description": "========\nOverview\n========\n\n\n\nA new Zope-inspired component registry\n\n* Free software: GNU Affero General Public License v3 or later (AGPLv3+)\n\nInstallation\n============\n\n::\n\n pip install componentry\n\nDocumentation\n=============\n\n\nhttps://componentry.readthedocs.io/\n\n\nDevelopment\n===========\n\nTo run the all tests run::\n\n tox\n\nNote, to combine the coverage data from all the tox environments run:\n\n.. list-table::\n :widths: 10 90\n :stub-columns: 1\n\n - - Windows\n - ::\n\n set PYTEST_ADDOPTS=--cov-append\n tox\n\n - - Other\n - ::\n\n PYTEST_ADDOPTS=--cov-append tox\n\n\nChangelog\n=========\n\n0.0.1 (2018-10-09)\n------------------\n\n* First release on PyPI.\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tetframework/componentry", "keywords": "", "license": "GNU Affero General Public License v3 or later (AGPLv3+)", "maintainer": "", "maintainer_email": "", "name": "componentry", "package_url": "https://pypi.org/project/componentry/", "platform": "", "project_url": "https://pypi.org/project/componentry/", "project_urls": { "Homepage": "https://github.com/tetframework/componentry" }, "release_url": "https://pypi.org/project/componentry/0.0.1a1/", "requires_dist": null, "requires_python": "", "summary": "A new Zope-inspired component registry", "version": "0.0.1a1" }, "last_serial": 4354952, "releases": { "0.0.1a1": [ { "comment_text": "", "digests": { "md5": "3b47e0adb227a2eeb24bc21d564038dd", "sha256": "c5c6ae6d7f7d87c39e5186089e50a251241431db64dac2b1a4190b55562d93e9" }, "downloads": -1, "filename": "componentry-0.0.1a1.tar.gz", "has_sig": false, "md5_digest": "3b47e0adb227a2eeb24bc21d564038dd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27596, "upload_time": "2018-10-09T08:29:35", "url": "https://files.pythonhosted.org/packages/ea/83/e8d4df3aad7887d6d6c8edb2d65f88022813799773db3e3673a1b76b24b0/componentry-0.0.1a1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3b47e0adb227a2eeb24bc21d564038dd", "sha256": "c5c6ae6d7f7d87c39e5186089e50a251241431db64dac2b1a4190b55562d93e9" }, "downloads": -1, "filename": "componentry-0.0.1a1.tar.gz", "has_sig": false, "md5_digest": "3b47e0adb227a2eeb24bc21d564038dd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27596, "upload_time": "2018-10-09T08:29:35", "url": "https://files.pythonhosted.org/packages/ea/83/e8d4df3aad7887d6d6c8edb2d65f88022813799773db3e3673a1b76b24b0/componentry-0.0.1a1.tar.gz" } ] }