{ "info": { "author": "Luke Tucker", "author_email": "voxluci@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Topic :: Software Development" ], "description": "Giblets is a simple plugin system based on the component architecture of \r\n`Trac `_.\r\nIn a nutshell, giblets allows you to declare interfaces and discover components\r\nthat implement them without coupling.\r\n\r\nGiblets also includes plugin discovery based on file paths or entry points along with \r\nflexible means to manage which components are enabled or disabled in your application.\r\n\r\nThe full documenation for giblets is available at \r\n`http://ltucker.github.com/giblets `_.\r\n\r\nInstallation\r\n=============\r\n\r\nTo install::\r\n\r\n $ pip install giblets\r\n\r\nor::\r\n \r\n $ easy_install giblets\r\n\r\nYou can also install the current \r\n`development version `_ \r\nof giblets with ``pip install giblets==dev`` or ``easy_install giblets==dev``", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://ltucker.github.com/giblets/", "keywords": "plugins components", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "giblets", "package_url": "https://pypi.org/project/giblets/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/giblets/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://ltucker.github.com/giblets/" }, "release_url": "https://pypi.org/project/giblets/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "A simple plugin system based on the component architecture of Trac.", "version": "0.2.1" }, "last_serial": 1736912, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "eb50b7ba793b950f2f64e036d493e5e1", "sha256": "bd806b0dfac4ba41dd9cd466988d9b1c2e6a86f5c79568b0906b903d19654ac5" }, "downloads": -1, "filename": "giblets-0.2.tar.gz", "has_sig": false, "md5_digest": "eb50b7ba793b950f2f64e036d493e5e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10623, "upload_time": "2010-05-26T21:24:34", "url": "https://files.pythonhosted.org/packages/46/35/39b15c72a3007258a135ee2af4945ea9f27ea754bcb92bfc938ce65cc61f/giblets-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "0e9afb424630c7da5d5d38355ede9c2b", "sha256": "dd5b75412d84f9d043c424c12efd32532105797a16edb92aaeaf52355f562321" }, "downloads": -1, "filename": "giblets-0.2.1.tar.gz", "has_sig": false, "md5_digest": "0e9afb424630c7da5d5d38355ede9c2b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11249, "upload_time": "2010-06-12T16:35:22", "url": "https://files.pythonhosted.org/packages/5f/2b/c9e3be213f3685b957d81a4208a86b5cb85d3b0b83e68cbfe626105aa036/giblets-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0e9afb424630c7da5d5d38355ede9c2b", "sha256": "dd5b75412d84f9d043c424c12efd32532105797a16edb92aaeaf52355f562321" }, "downloads": -1, "filename": "giblets-0.2.1.tar.gz", "has_sig": false, "md5_digest": "0e9afb424630c7da5d5d38355ede9c2b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11249, "upload_time": "2010-06-12T16:35:22", "url": "https://files.pythonhosted.org/packages/5f/2b/c9e3be213f3685b957d81a4208a86b5cb85d3b0b83e68cbfe626105aa036/giblets-0.2.1.tar.gz" } ] }