{ "info": { "author": "James Gardner", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python" ], "description": "URLConvert\n++++++++++\n\n.. contents:: \n\nSummary\n=======\n\n* A URL conversion and generation library based on ConversionKit \n\nGet Started\n===========\n\nIn addition to URLConvert itself, you'll need each of the dependencies below:\n\n.. include :: ../requires.txt\n :literal:\n\nIf you are using ``pip`` you can pass easy dependency as an argument to the\n``pip install`` command or install them all in one go using the\n``requires.txt`` file in the root of the source distribution like so:\n\n::\n\n pip install -r requires.txt\n\nAuthor\n======\n\n`James Gardner `_\n\n\nChanges\n=======\n\n0.3.2\n-----\n\n* Moved ``urlconvert.service.URLDispatchPipe`` to AppDispatch\n\n0.3.1\n-----\n\n2010-10-13\n~~~~~~~~~~\n\n* Updates for the 0.2.0 release of HTTPKit\n\n0.3.0\n-----\n\n2010-08-07\n~~~~~~~~~~\n\n* Added the ability to associate extra arguments with a rule\n\n0.2.1\n-----\n\n2010-03-03\n~~~~~~~~~~\n\n* New style service support\n* Changed log level from info to debug for caching information\n\n2009-12-24\n~~~~~~~~~~\n\n* BuildKit support\n\n2009-11-10\n~~~~~~~~~~\n\n* Updated to use ``flow.http``, not ``flow.wsgi``\n* Removed the old ``first_stab.py`` code\n\n2009-10-30\n~~~~~~~~~~\n\n* Updated the license to AGPLv3\n* Updated the docs to use a flow\n* Fixed a rejecting IP addresses as hostnames bug\n\n0.2.0\n-----\n\n2009-09-05\n~~~~~~~~~~\n\n* Updated to use the new style service configuration\n\n2009-09-29\n~~~~~~~~~~\n\n* Checking in the changes for use of ``flow.wsgi.environ``\n* Adding in the URLService\n\n2009-08-20\n~~~~~~~~~~\n\n* A few changes to URL extraction for real world use\n\n2009-08-18\n~~~~~~~~~~\n\n* Complete re-write to use ConversionKit. Probably still some bugs lurking but this is pretty full-featured.\n* All tests pass\n\n0.0.1\n-----\n\n* Changes to support the updated ConversionKit\n* Implemented optional caching of conversions\n* Fixed a bug with duplicate ports\n* Fixed bug generating the scheme\n* Improved logging\n\n0.0\n---\n\n* First version\n\n\nLicense\n=======\nURLConvert - URL parsing, matching and generating tools\n\nCopyright (C) 2009 James Gardner\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU Affero General Public License as\npublished by the Free Software Foundation, either version 3 of the\nLicense, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU Affero General Public License for more details.\n\nYou should have received a copy of the GNU Affero General Public License\nalong with this program. If not, see .\n\nDownload\n========", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://jimmyg.org/work/code/urlconvert/index.html", "keywords": "", "license": "GNU AGPLv3", "maintainer": null, "maintainer_email": null, "name": "URLConvert", "package_url": "https://pypi.org/project/URLConvert/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/URLConvert/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://jimmyg.org/work/code/urlconvert/index.html" }, "release_url": "https://pypi.org/project/URLConvert/0.3.2/", "requires_dist": null, "requires_python": null, "summary": "A simple, extensible URL dispatcher", "version": "0.3.2" }, "last_serial": 289005, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "2dfb137341e7f07ef9b692b8090ca920", "sha256": "4e3bd7540c24e6d3a304ff4411e891e25bde071cfb70419e64c09a1e8af93562" }, "downloads": -1, "filename": "URLConvert-0.2.0-py2.5.egg", "has_sig": false, "md5_digest": "2dfb137341e7f07ef9b692b8090ca920", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 38302, "upload_time": "2009-10-05T20:57:06", "url": "https://files.pythonhosted.org/packages/29/a7/e73e83e01b64e746f52ce31371ee438ab85ea1a019d265977e15a132d139/URLConvert-0.2.0-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "91fb38d38c938b266216af8ad4eefccb", "sha256": "d5951d4abd22cab7d0cebd52cc5b128df2a3c1a6a7d7c62b2a1c3b950ec2c72c" }, "downloads": -1, "filename": "URLConvert-0.2.0.tar.gz", "has_sig": false, "md5_digest": "91fb38d38c938b266216af8ad4eefccb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34921, "upload_time": "2009-10-05T20:57:05", "url": "https://files.pythonhosted.org/packages/7d/8e/10ca52c8c9137c9f1f6be16c10eb8b1c76e8c019a68e40e4cfb363c22f2d/URLConvert-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "c166fa0f3a92d7dcf3507d7bf610aa67", "sha256": "d1bd72ebbab46ea55f738e97127670ff1d8f87f4e895d5089273a253154aa769" }, "downloads": -1, "filename": "URLConvert-0.3.0.tar.gz", "has_sig": false, "md5_digest": "c166fa0f3a92d7dcf3507d7bf610aa67", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37599, "upload_time": "2010-09-01T21:23:27", "url": "https://files.pythonhosted.org/packages/97/d5/301a035185496f1d256cd1af9b6a45337c5736b476d60236cd396c473a48/URLConvert-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "1b058c11f93153bb115576ee341ad463", "sha256": "cb413931c5f926d4f374ee23afaacd0fcc21353b46610b9872695f24b8b00d25" }, "downloads": -1, "filename": "URLConvert-0.3.1.tar.gz", "has_sig": false, "md5_digest": "1b058c11f93153bb115576ee341ad463", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50825, "upload_time": "2010-10-13T17:07:22", "url": "https://files.pythonhosted.org/packages/74/20/413cdda564d136f2d940dfd193038237a5b4958e8e590ebc9d65ae9f0b2e/URLConvert-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "3d11eda8745cb76bb9420a704401f1d4", "sha256": "f8302b169d3fd15bb7f6b80c32dcb088a2e5853d78e357c95c3a35a65d7fcdac" }, "downloads": -1, "filename": "URLConvert-0.3.2.tar.gz", "has_sig": false, "md5_digest": "3d11eda8745cb76bb9420a704401f1d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37302, "upload_time": "2011-03-31T19:12:37", "url": "https://files.pythonhosted.org/packages/08/14/c928506d05f192dec4e5c830be511e62a6035bceb36dea628670050e9565/URLConvert-0.3.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3d11eda8745cb76bb9420a704401f1d4", "sha256": "f8302b169d3fd15bb7f6b80c32dcb088a2e5853d78e357c95c3a35a65d7fcdac" }, "downloads": -1, "filename": "URLConvert-0.3.2.tar.gz", "has_sig": false, "md5_digest": "3d11eda8745cb76bb9420a704401f1d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37302, "upload_time": "2011-03-31T19:12:37", "url": "https://files.pythonhosted.org/packages/08/14/c928506d05f192dec4e5c830be511e62a6035bceb36dea628670050e9565/URLConvert-0.3.2.tar.gz" } ] }