{ "info": { "author": "James Gardner", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python :: 2", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "StringConvert\n+++++++++++++\n\n.. contents :: \n\nSummary\n=======\n\nConvert common objects to and from Python strings using ConversionKit\n\nGet Started\n===========\n\n* Download and install from source\n\nAuthor\n======\n\n`James Gardner `_\n\n\nChanges\n=======\n\n0.3.2\n-----\n\n2010-10-29\n~~~~~~~~~~\n\n* Added a ``unicodeToDecimal()`` converter in ``stringconvert``\n\n0.3.1\n-----\n\n2010-09-18\n~~~~~~~~~~\n\n* Added a ``unicodeToURL()`` converter in ``stringconvert.url``\n* The ``unicodeToEmail()`` converter now accepts an empty value\n\n0.3.0\n-----\n\n2009-11-11\n~~~~~~~~~~\n\n* Changed exceptions raised when input is not Unicode to instead return an \n error\n\n2000-09-30\n~~~~~~~~~~\n\n* Updated the manual and tests to better explain what happens when DNS\n resolution fails for email domain checks.\n* Updated the license to GNU AGPLv3.\n* Updated the manifest so that the docs are included in the source \n distribution so the tests can be run.\n\n2009-08-18\n~~~~~~~~~~\n\n* Added ``toUnicode()`` converter\n\n2009-08-11\n~~~~~~~~~~\n\n* Added a ``listOfEmails()`` converter to the ``stringconvert.email`` module.\n\n2009-08-08\n~~~~~~~~~~\n\n* Converted everything to be strict about Unicode and updated the\n documentation\n\n2009-08-01\n~~~~~~~~~~\n\n* Migrated code from what will be released as FormConvert 0.3.0\n\nLicense\n=======\nStringConvert - Convert common objects to and from Python strings using ConversionKit\nCopyright (C) 2009 \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\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/stringconvert/index.html", "keywords": "", "license": "GNU AGPLv3", "maintainer": null, "maintainer_email": null, "name": "StringConvert", "package_url": "https://pypi.org/project/StringConvert/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/StringConvert/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://jimmyg.org/work/code/stringconvert/index.html" }, "release_url": "https://pypi.org/project/StringConvert/0.3.2/", "requires_dist": null, "requires_python": null, "summary": "Convert common objects to and from Python strings using ConversionKit", "version": "0.3.2" }, "last_serial": 218258, "releases": { "0.3.0": [ { "comment_text": "", "digests": { "md5": "5674e5bf69ef6bbeb83c223442be1433", "sha256": "e1a5aa4399f772da96332a5ffe7febdb92422edd1c27cd96401b70a5a6654a1e" }, "downloads": -1, "filename": "StringConvert-0.3.0-py2.5.egg", "has_sig": false, "md5_digest": "5674e5bf69ef6bbeb83c223442be1433", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 14218, "upload_time": "2009-09-30T14:00:59", "url": "https://files.pythonhosted.org/packages/ad/be/56fde87de915ce37f63058357ec19c17c50d3a1a8482ca25eedaab66fb31/StringConvert-0.3.0-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "6dfb8073bc314be4859caebb91458c3f", "sha256": "de535e4a1bc1ff31eff82ff499f57b12cdefd3b4ff40552b26741d03ee58fea5" }, "downloads": -1, "filename": "StringConvert-0.3.0.tar.gz", "has_sig": false, "md5_digest": "6dfb8073bc314be4859caebb91458c3f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13957, "upload_time": "2009-09-30T14:00:59", "url": "https://files.pythonhosted.org/packages/ad/e2/137eeba2197ea20f74691f1a3797913dae659396dc1c1a2c9668b9176af8/StringConvert-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "78fab4d97add630f5d337542be59dfec", "sha256": "65f6beaf203fa31ad85e16cd370be65bafda2941d5193f0f4c82f85aee7300ed" }, "downloads": -1, "filename": "StringConvert-0.3.1.tar.gz", "has_sig": false, "md5_digest": "78fab4d97add630f5d337542be59dfec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19252, "upload_time": "2010-09-18T16:48:45", "url": "https://files.pythonhosted.org/packages/19/7e/1a53dc0e22c77568df86e003594e75183efaeaf26d381cd75f2a294cb77d/StringConvert-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "ccd346b5daed277b19e3bb2d2f7721fd", "sha256": "1291d009f34c7b173fe8136c1e57a04f8393835ab376b1299e81e63d26de7f47" }, "downloads": -1, "filename": "StringConvert-0.3.2.tar.gz", "has_sig": false, "md5_digest": "ccd346b5daed277b19e3bb2d2f7721fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20811, "upload_time": "2010-10-29T17:18:53", "url": "https://files.pythonhosted.org/packages/2e/50/bed5025c7824edd7e44318e462123a6eeaa3b90b3dda0f6ce77fab28abba/StringConvert-0.3.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ccd346b5daed277b19e3bb2d2f7721fd", "sha256": "1291d009f34c7b173fe8136c1e57a04f8393835ab376b1299e81e63d26de7f47" }, "downloads": -1, "filename": "StringConvert-0.3.2.tar.gz", "has_sig": false, "md5_digest": "ccd346b5daed277b19e3bb2d2f7721fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20811, "upload_time": "2010-10-29T17:18:53", "url": "https://files.pythonhosted.org/packages/2e/50/bed5025c7824edd7e44318e462123a6eeaa3b90b3dda0f6ce77fab28abba/StringConvert-0.3.2.tar.gz" } ] }