{ "info": { "author": null, "author_email": null, "bugtrack_url": null, "classifiers": [], "description": ".. image:: https://travis-ci.org/enthought/enstaller4rc.png\n :target: https://travis-ci.org/enthought/enstaller4rc\n\nThis is a small library to read an existing `.enstaller4rc` file without\nimporting enstaller.\n\nThis supports `.enstaller4rc` from the 4.6.X series until 4.8.X. It only\nsupports parsing configuration, and purposedly does not support modifying it.\n\nExample::\n\n from enstaller4rc import Configuration\n\n config = Configuration.from_file(\".enstaller4rc\")\n print(config.auth)\n print(config.use_pypi)\n print(config.indexed_repositories)\n", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": null, "keywords": null, "license": null, "maintainer": null, "maintainer_email": null, "name": "enstaller4rc", "package_url": "https://pypi.org/project/enstaller4rc/", "platform": null, "project_url": "https://pypi.org/project/enstaller4rc/", "project_urls": null, "release_url": "https://pypi.org/project/enstaller4rc/0.0.1/", "requires_dist": null, "requires_python": null, "summary": ".. image:: https://travis-ci.org/enthought/enstaller4rc.png\n :target: https://travis-ci.org/enthought/enstaller4rc", "version": "0.0.1" }, "last_serial": 2050990, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "4ebdb0fbf9714d75b38d9f8176f80c0f", "sha256": "06397d781072f44f566fe592d791418ee52964e01fc6b5429687594d7f73d623" }, "downloads": -1, "filename": "enstaller4rc-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4ebdb0fbf9714d75b38d9f8176f80c0f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 15616, "upload_time": "2016-04-07T09:23:13", "url": "https://files.pythonhosted.org/packages/3f/5d/dd19be7000ba49525fe2128991724f7acb35f63d283196b1843cf1330650/enstaller4rc-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9191d3864710b2376fca82427503c0e3", "sha256": "58fc8dc9686b9048d88c9a8ab6f57091d324c957fee736e21a3f08731fa7cb3d" }, "downloads": -1, "filename": "enstaller4rc-0.0.1.tar.gz", "has_sig": false, "md5_digest": "9191d3864710b2376fca82427503c0e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9041, "upload_time": "2016-04-07T09:22:11", "url": "https://files.pythonhosted.org/packages/1b/dc/c00227ac7af37131ba6a8dc0851f297b427a72b5e64adf476390e08778ee/enstaller4rc-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4ebdb0fbf9714d75b38d9f8176f80c0f", "sha256": "06397d781072f44f566fe592d791418ee52964e01fc6b5429687594d7f73d623" }, "downloads": -1, "filename": "enstaller4rc-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4ebdb0fbf9714d75b38d9f8176f80c0f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 15616, "upload_time": "2016-04-07T09:23:13", "url": "https://files.pythonhosted.org/packages/3f/5d/dd19be7000ba49525fe2128991724f7acb35f63d283196b1843cf1330650/enstaller4rc-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9191d3864710b2376fca82427503c0e3", "sha256": "58fc8dc9686b9048d88c9a8ab6f57091d324c957fee736e21a3f08731fa7cb3d" }, "downloads": -1, "filename": "enstaller4rc-0.0.1.tar.gz", "has_sig": false, "md5_digest": "9191d3864710b2376fca82427503c0e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9041, "upload_time": "2016-04-07T09:22:11", "url": "https://files.pythonhosted.org/packages/1b/dc/c00227ac7af37131ba6a8dc0851f297b427a72b5e64adf476390e08778ee/enstaller4rc-0.0.1.tar.gz" } ] }