{ "info": { "author": "Fred Drake", "author_email": "fdrake@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: Zope Public License", "Programming Language :: Python" ], "description": "==========================\nISO 8601 utility functions\n==========================\n\nThis package collects together functions supporting the data formats described\nin ISO 8601. Time zone support is provided by the ``pytz`` package.\n\nThe following functions are provided in the ``zc.iso8601.parse`` module:\n\n``date(s)``\n Parse a date value that does not include time information.\n Returns a Python date value.\n\n``datetime(s)``\n Parse a date-time value that does not include time-zone information.\n Returns a Python datetime value.\n\n``datetimetz(s)``\n Parse a date-time value that includes time-zone information. Returns a\n Python datetime value in the UTC timezone.\n\n\nChanges\n-------\n\n\n0.2.0 (2011-10-10)\n~~~~~~~~~~~~~~~~~~\n\nAdded ``date`` function, for completeness.\n\n\n0.1.0 (2008-05-12)\n~~~~~~~~~~~~~~~~~~\n\nInitial release.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/zc.iso8601/", "keywords": null, "license": "ZPL 2.1", "maintainer": null, "maintainer_email": null, "name": "zc.iso8601", "package_url": "https://pypi.org/project/zc.iso8601/", "platform": "any", "project_url": "https://pypi.org/project/zc.iso8601/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/zc.iso8601/" }, "release_url": "https://pypi.org/project/zc.iso8601/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "ISO 8601 utility functions", "version": "0.2.0" }, "last_serial": 744796, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "d256e04b75cc55391ae896d6cfd887be", "sha256": "20c2a264e1d94bf4d8a9e217f9576caf0bfaba6a451a7df756631d5c648eaa35" }, "downloads": -1, "filename": "zc.iso8601-0.1.0.tar.gz", "has_sig": false, "md5_digest": "d256e04b75cc55391ae896d6cfd887be", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5205, "upload_time": "2008-05-13T01:24:53", "url": "https://files.pythonhosted.org/packages/81/ad/e8e139ad624c4cb7b7e33501dbb04e1fbdc92b7b260a6d3eb82b01d5ceae/zc.iso8601-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "b10c3cbe533f979db8ec9fd886a81ac0", "sha256": "761d757a73066aa2b316a3c02dbccb155cde005318a2cf7fa494d9b6560e9da3" }, "downloads": -1, "filename": "zc.iso8601-0.2.0.tar.gz", "has_sig": false, "md5_digest": "b10c3cbe533f979db8ec9fd886a81ac0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6553, "upload_time": "2011-10-10T22:27:04", "url": "https://files.pythonhosted.org/packages/a2/98/4d1d1d8e2501a16f13acfba82d9759cb4f46546efbbae1a3631f1244b75d/zc.iso8601-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b10c3cbe533f979db8ec9fd886a81ac0", "sha256": "761d757a73066aa2b316a3c02dbccb155cde005318a2cf7fa494d9b6560e9da3" }, "downloads": -1, "filename": "zc.iso8601-0.2.0.tar.gz", "has_sig": false, "md5_digest": "b10c3cbe533f979db8ec9fd886a81ac0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6553, "upload_time": "2011-10-10T22:27:04", "url": "https://files.pythonhosted.org/packages/a2/98/4d1d1d8e2501a16f13acfba82d9759cb4f46546efbbae1a3631f1244b75d/zc.iso8601-0.2.0.tar.gz" } ] }