{ "info": { "author": "Carlos A. Planch\u00f3n", "author_email": "bubbledoloresuruguay2@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Build Tools" ], "description": "# normalisedates\n*Python3 module to normalise dates.*\n\n## Installation\n### Install with pip\n```\npip3 install -U normalisedates\n```\n\n## Usage\n```\nIn [1]: import normalisedates\n\nIn [2]: normalisedates.normalise_date(\"20/03/2019\")\n\nOut[2]: '20-03-2019'\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/carlosplanchon/normalisedates/archive/v0.2.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/carlosplanchon/normalisedates", "keywords": "dates,normalise", "license": "GPL3", "maintainer": "", "maintainer_email": "", "name": "normalisedates", "package_url": "https://pypi.org/project/normalisedates/", "platform": "", "project_url": "https://pypi.org/project/normalisedates/", "project_urls": { "Download": "https://github.com/carlosplanchon/normalisedates/archive/v0.2.tar.gz", "Homepage": "https://github.com/carlosplanchon/normalisedates" }, "release_url": "https://pypi.org/project/normalisedates/0.2/", "requires_dist": null, "requires_python": "", "summary": "Python3 module to normalise dates.", "version": "0.2" }, "last_serial": 4965510, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "2b6487405e3358ee46f2d14a8d1fd7ba", "sha256": "453ba0fb2a095849acbc5b68b2943ccbb9ce50dfe05a84f96093f8bc5898537b" }, "downloads": -1, "filename": "normalisedates-0.1.tar.gz", "has_sig": false, "md5_digest": "2b6487405e3358ee46f2d14a8d1fd7ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1523, "upload_time": "2019-03-20T20:49:45", "url": "https://files.pythonhosted.org/packages/da/89/82e84482dafbb9181f1900c214d6bc091f20a142ec7e219015fb9ecde828/normalisedates-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "87e39c958e5874bfd2503228b40135cd", "sha256": "b0e3cd4466eabbdd5c1eaaea586990aac8cc9d71fed674b7ee162dcd4e3bea99" }, "downloads": -1, "filename": "normalisedates-0.2.tar.gz", "has_sig": false, "md5_digest": "87e39c958e5874bfd2503228b40135cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1504, "upload_time": "2019-03-20T20:51:21", "url": "https://files.pythonhosted.org/packages/12/42/aa729a94ccde78a49466d8e68a2942a0fb377cfc0d709f17aedc06deadb2/normalisedates-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "87e39c958e5874bfd2503228b40135cd", "sha256": "b0e3cd4466eabbdd5c1eaaea586990aac8cc9d71fed674b7ee162dcd4e3bea99" }, "downloads": -1, "filename": "normalisedates-0.2.tar.gz", "has_sig": false, "md5_digest": "87e39c958e5874bfd2503228b40135cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1504, "upload_time": "2019-03-20T20:51:21", "url": "https://files.pythonhosted.org/packages/12/42/aa729a94ccde78a49466d8e68a2942a0fb377cfc0d709f17aedc06deadb2/normalisedates-0.2.tar.gz" } ] }