utcdatetime


Nameutcdatetime JSON
Version 0.0.7 PyPI version JSON
download
home_pagehttps://github.com/paulfurley/python-utcdatetime
SummarySimple UTC datetimes using RFC3339 subset of ISO8601.
upload_time2018-04-01 22:10:36
maintainer
docs_urlNone
authorPaul M Furley
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/paulfurley/python-utcdatetime",
    "name": "utcdatetime",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Paul M Furley",
    "author_email": "paul@paulfurley.com",
    "download_url": "https://files.pythonhosted.org/packages/7c/f6/32b6f7b13140daab5a7ae6f3cba6d1cb84e4c93a7839748478b77bbe69fe/utcdatetime-0.0.7.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "Simple UTC datetimes using RFC3339 subset of ISO8601.",
    "version": "0.0.7",
    "project_urls": {
        "Download": "https://github.com/paulfurley/python-utcdatetime/tarball/0.0.7",
        "Homepage": "https://github.com/paulfurley/python-utcdatetime"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7cf632b6f7b13140daab5a7ae6f3cba6d1cb84e4c93a7839748478b77bbe69fe",
                "md5": "663f4a2b218afa861caa605f2c5676b9",
                "sha256": "806d96da79fd129efade31e8e917a19ea602b047e5b6c3db12c0d69828a779f4"
            },
            "downloads": -1,
            "filename": "utcdatetime-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "663f4a2b218afa861caa605f2c5676b9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7789,
            "upload_time": "2018-04-01T22:10:36",
            "upload_time_iso_8601": "2018-04-01T22:10:36.301976Z",
            "url": "https://files.pythonhosted.org/packages/7c/f6/32b6f7b13140daab5a7ae6f3cba6d1cb84e4c93a7839748478b77bbe69fe/utcdatetime-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2018-04-01 22:10:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "paulfurley",
    "github_project": "python-utcdatetime",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": false,
    "lcname": "utcdatetime"
}
        
Elapsed time: 0.49074s