{ "info": { "author": "Joseph Liechty", "author_email": "joey.liechty@unt.edu", "bugtrack_url": null, "classifiers": [], "description": "==========\r\nVALID EDTF\r\n==========\r\n\r\nValid EDTF provides validity testing against EDTF levels 1-3. You might find\r\nit most useful for tasks involving date validation and comparison. Typical usage\r\noften looks like this::\r\n\r\n #!/usr/bin/env python\r\n\r\n from valid_edtf import isLevel1\r\n\r\n if isLevel1(edtf_candidate):\r\n print \"The date, %s, is level 1 edtf validated\" % edtf_candidate\r\n\r\n\r\nEDTF specification can be viewed `here `_.", "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/valid_edtf/", "keywords": "", "license": "LICENSE.txt", "maintainer": "", "maintainer_email": "", "name": "Valid-EDTF", "package_url": "https://pypi.org/project/Valid-EDTF/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Valid-EDTF/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/valid_edtf/" }, "release_url": "https://pypi.org/project/Valid-EDTF/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "EDTF validation levels 1-3", "version": "0.1.0" }, "last_serial": 785955, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "a5924a52cecb36dabc6210a6e721a3d0", "sha256": "187693512bd36afc5c7524610bd75e2997ce515031aafd4468abf815a202b21c" }, "downloads": -1, "filename": "Valid EDTF-0.1.0.tar.gz", "has_sig": false, "md5_digest": "a5924a52cecb36dabc6210a6e721a3d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6008, "upload_time": "2013-02-27T19:52:13", "url": "https://files.pythonhosted.org/packages/17/c3/ac8344c505372da89186239efc2df43f223dc9004c3cb396277e64e9855c/Valid%20EDTF-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a5924a52cecb36dabc6210a6e721a3d0", "sha256": "187693512bd36afc5c7524610bd75e2997ce515031aafd4468abf815a202b21c" }, "downloads": -1, "filename": "Valid EDTF-0.1.0.tar.gz", "has_sig": false, "md5_digest": "a5924a52cecb36dabc6210a6e721a3d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6008, "upload_time": "2013-02-27T19:52:13", "url": "https://files.pythonhosted.org/packages/17/c3/ac8344c505372da89186239efc2df43f223dc9004c3cb396277e64e9855c/Valid%20EDTF-0.1.0.tar.gz" } ] }