utm


Nameutm JSON
Version 0.7.0 PyPI version JSON
download
home_pagehttps://github.com/Turbo87/utm
SummaryBidirectional UTM-WGS84 converter for python
upload_time2020-11-25 11:56:40
maintainer
docs_urlNone
authorTobias Bieniek
requires_python
license
keywords utm wgs84 coordinate converter
VCS
bugtrack_url
requirements pytest pytest-cov
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Turbo87/utm",
    "name": "utm",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "utm,wgs84,coordinate,converter",
    "author": "Tobias Bieniek",
    "author_email": "Tobias.Bieniek@gmx.de",
    "download_url": "https://files.pythonhosted.org/packages/f7/7e/629ddbe63164f71bf2b03e151a69bfbf439692652432af4b2a78f21b0a18/utm-0.7.0.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "Bidirectional UTM-WGS84 converter for python",
    "version": "0.7.0",
    "split_keywords": [
        "utm",
        "wgs84",
        "coordinate",
        "converter"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "02b3aa29286b15744e903552b05a3e06",
                "sha256": "3c9a3650e98bb6eecec535418d0dfd4db8f88c8ceaca112a0ff0787e116566e2"
            },
            "downloads": -1,
            "filename": "utm-0.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "02b3aa29286b15744e903552b05a3e06",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8693,
            "upload_time": "2020-11-25T11:56:40",
            "upload_time_iso_8601": "2020-11-25T11:56:40.790757Z",
            "url": "https://files.pythonhosted.org/packages/f7/7e/629ddbe63164f71bf2b03e151a69bfbf439692652432af4b2a78f21b0a18/utm-0.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-11-25 11:56:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "Turbo87",
    "github_project": "utm",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pytest",
            "specs": [
                [
                    "==",
                    "4.6.11"
                ]
            ]
        },
        {
            "name": "pytest-cov",
            "specs": [
                [
                    "==",
                    "2.12.1"
                ]
            ]
        }
    ],
    "lcname": "utm"
}
        
Elapsed time: 0.01819s