{ "info": { "author": "Andreas Jung", "author_email": "lists@zopyx.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: Zope Public License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "Setting up a PyPI \"simple\" index\n================================\n\nThis package provides a mirror for the PyPI simple interface,\nhttp://cheeseshop.python.org/simple/.\n\nTo set up a mirror:\n\n- install this package using setuptools (easy_install, buildout, etc.)\n so that the script, pypimirror script is installed.\n\n- create your mirror configuration file maybe based on config.cfg.sample\n\n- Run the pypimirror script passing the name of the mirror configuration\n file\n\n This will initialize the mirror.\n\n- Set up a cron job to run update-mirror periodically.\n\n\nLICENSE\n=======\nZope Public License 2.1 (ZPL 2.1)\n\nAuthors\n=======\nz3c.pypimirror took place at the Blackforest Sprint 2008 and involved the\nthe following persons:\n\n- Daniel Kraft (Lead)\n- Gottfried Ganssauge\n- Josip Delic\n- Andreas Jung\n\nChanges\n=======\n\nChange history\n\n1.0.16 (unreleased)\n-------------------\n\n- added more or less sane filename detection heuristics (filename from url)\n- fetch-since-days is configurable now.\n\n1.0.15 (20010-02-08)\n--------------------\n\n- LP #385387: fixed issues with incompatible BeautifulSoup 3.1 version\n- fixed incompatiblity with new PyPI download URLs (../../packages/..)\n\n1.0.14 (2009-05-29)\n-------------------\n\n- Ignoring invalid external html pages (thanks Sridhar Ratnakumar)\n\n\n1.0.13 (2009-01-26)\n-------------------\n\n- taking 'home_url' into account for mirroring external resources\n\n\n1.0.12 (2009-01-19)\n-------------------\n\n- fix for Sourceforge download URLs\n\n\n1.0.11 (2009-01-14)\n-------------------\n\n- fixed issue with broken links generated by a base_url\n with a trailing slash\n\n1.0.10 (2008-11-25)\n-------------------\n\n- Removing dupes from package list\n\n1.0.9 (2008-11-07)\n------------------\n\n- Display time in UTC\n\n1.0.8 (2008-11-04)\n------------------\n\n- Fixed typo in PyPI\n- Added a nice link for google to our project page ;)\n\n1.0.7 (2008-11-03)\n------------------\n\n- Added a footer line to index.html indicating the version and no of pkgs synced.\n\n1.0.6 (2008-10-30)\n------------------\n\n- renamed index.html to full.html\n- renamed index2.html to index.html\n\n1.0.5 (2008-10-27)\n------------------\n\n- disabled 'cleanup' option since it does play nicely\n with the --update-fetch option\n\n\n1.0.4 (2008-10-24)\n------------------\n\n- add version number to HTTP user-agent header\n\n1.0.3 (2008-10-24)\n------------------\n\n- using fetch_url() for making HTTP requests\n in order to specify a dedicated user-agent header\n\n1.0.2 (2008-10-24)\n------------------\n\n- fixed packaging issues\n\n1.0.1 (2008-10-24)\n------------------\n\n- new options: --initial-fetch and --update-mode\n\n1.0 (2008-10-06)\n----------------\n\n- Release and code move to launchpad\n\n\n0.2.10 (2008-09-09)\n-------------------\n\n- demo release for DZUG tutorial day\n\n0.2.9 (2008-09-04)\n------------------\n\n- fixed issue with logger changes in 0.2.8\n\n0.2.8 (2008-09-03)\n------------------\n\n- added highly experimental follow_external_index_pages option\n in order to deal with external in a better way\n- fetching external download files only if they match the\n current package name\n- some more logging\n- using TimedRotatingFileHandler for logging (rotating after one day)\n\n0.2.7 (2008-09-02)\n------------------\n\n- bahhh...forgotten pdb call :->\n\n0.2.6 (2008-09-02)\n------------------\n\n- made fetch_index() more robust\n\n0.2.5 (2008-09-02)\n------------------\n\n- fixed NameError in exception handling\n\n0.2.4 (2008-08-31)\n------------------\n\n- added logging support\n- minor internal cleanup\n- commandline options handling updated\n\n0.2.3 (2008-08-29)\n------------------\n\n- added --follow-external-links option\n\n0.2.2 (2008-08-28)\n------------------\n\n- renamed index.html to index2.html\n- renamed full.html to index.html\n- some internal cleanup\n\n0.2.1 (2008-08-28)\n------------------\n\n- ls() returns filenames in sorted order\n\n0.2.0 (2008-08-28)\n------------------\n\n- setup.py cleanup and fixes\n- fixed license file\n- updated README.txt\n\n0.1.1 (2008-08-27)\n------------------\n\n- corrected the index pages for packages (have full urls now)\n- added a full.html for packages (you better gz this ;) )\n- removed html page download for external sites\n\n\n0.1.0 (2008-08-27)\n------------------\n\n- initial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pypimirror", "package_url": "https://pypi.org/project/pypimirror/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pypimirror/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/pypimirror/1.0.16.4/", "requires_dist": null, "requires_python": null, "summary": "A module for building a complete or a partial PyPI mirror", "version": "1.0.16.4" }, "last_serial": 797537, "releases": { "1.0.16.4": [ { "comment_text": "", "digests": { "md5": "a94730af9d7bb1d9b173591407907194", "sha256": "bd63703f73876f036f32d6f8147bb741404388fb4326baa0fe51b8a2dd7ee9f6" }, "downloads": -1, "filename": "pypimirror-1.0.16.4.tar.gz", "has_sig": false, "md5_digest": "a94730af9d7bb1d9b173591407907194", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17662, "upload_time": "2012-06-13T00:12:45", "url": "https://files.pythonhosted.org/packages/9c/76/7862322acc7f595ede37a36af90e5b1baa36cba5dbd9d5217115a579e06a/pypimirror-1.0.16.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a94730af9d7bb1d9b173591407907194", "sha256": "bd63703f73876f036f32d6f8147bb741404388fb4326baa0fe51b8a2dd7ee9f6" }, "downloads": -1, "filename": "pypimirror-1.0.16.4.tar.gz", "has_sig": false, "md5_digest": "a94730af9d7bb1d9b173591407907194", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17662, "upload_time": "2012-06-13T00:12:45", "url": "https://files.pythonhosted.org/packages/9c/76/7862322acc7f595ede37a36af90e5b1baa36cba5dbd9d5217115a579e06a/pypimirror-1.0.16.4.tar.gz" } ] }