nr-date


Namenr-date JSON
Version 2.1.0 PyPI version JSON
download
home_page
Summary
upload_time2023-08-16 13:46:04
maintainer
docs_urlNone
authorNiklas Rosenstein
requires_python>=3.6,<4.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # nr.date

A fast, regex-based date parsing library in pure Python.


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "nr-date",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Niklas Rosenstein",
    "author_email": "rosensteinniklas@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a0/92/08110dd3d7ff5e2b852a220752eb6c40183839f5b7cc91f9f38dd2298e7d/nr_date-2.1.0.tar.gz",
    "platform": null,
    "description": "# nr.date\n\nA fast, regex-based date parsing library in pure Python.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "",
    "version": "2.1.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f9101d2b00172537c1522fe64bbc6fb16b015632a02f7b3864e788ccbcb4dd85",
                "md5": "3b8e3ac9840b2865186ddefb87dc0aed",
                "sha256": "bd672a9dfbdcf7c4b9289fea6750c42490eaee08036a72059dcc78cb236ed568"
            },
            "downloads": -1,
            "filename": "nr_date-2.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3b8e3ac9840b2865186ddefb87dc0aed",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6,<4.0",
            "size": 10496,
            "upload_time": "2023-08-16T13:46:02",
            "upload_time_iso_8601": "2023-08-16T13:46:02.627229Z",
            "url": "https://files.pythonhosted.org/packages/f9/10/1d2b00172537c1522fe64bbc6fb16b015632a02f7b3864e788ccbcb4dd85/nr_date-2.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a09208110dd3d7ff5e2b852a220752eb6c40183839f5b7cc91f9f38dd2298e7d",
                "md5": "59b15d8609683cff6b15b7a28ddb1645",
                "sha256": "0643aea13bcdc2a8bc56af9d5e6a89ef244c9744a1ef00cdc735902ba7f7d2e6"
            },
            "downloads": -1,
            "filename": "nr_date-2.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "59b15d8609683cff6b15b7a28ddb1645",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6,<4.0",
            "size": 8789,
            "upload_time": "2023-08-16T13:46:04",
            "upload_time_iso_8601": "2023-08-16T13:46:04.114656Z",
            "url": "https://files.pythonhosted.org/packages/a0/92/08110dd3d7ff5e2b852a220752eb6c40183839f5b7cc91f9f38dd2298e7d/nr_date-2.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-16 13:46:04",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "nr-date"
}
        
Elapsed time: 0.10390s