cashaddress


Namecashaddress JSON
Version 1.0.6 PyPI version JSON
download
home_pagehttps://github.com/oskyk/cashaddress
SummaryPython tool for converty bitcoin cash legacy addresses
upload_time2019-05-15 09:22:19
maintainer
docs_urlNone
authorOskar Hladky
requires_python>=2.7
license
keywords bitcoincash bch address cashaddress legacy convert
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/oskyk/cashaddress",
    "name": "cashaddress",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=2.7",
    "maintainer_email": "",
    "keywords": "bitcoincash,bch,address,cashaddress,legacy,convert",
    "author": "Oskar Hladky",
    "author_email": "oskyks1@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/9d/c9/41487115911cd36c28936645874eaf9981e26f4ca467d141c3ee3acba292/cashaddress-1.0.6.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python tool for converty bitcoin cash legacy addresses",
    "version": "1.0.6",
    "split_keywords": [
        "bitcoincash",
        "bch",
        "address",
        "cashaddress",
        "legacy",
        "convert"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9dc941487115911cd36c28936645874eaf9981e26f4ca467d141c3ee3acba292",
                "md5": "a833e64fa81cfb6021fc2775a8af542e",
                "sha256": "fa1bd9c8ceb0657393ba1ec365ca4be42c803a6ca0e330694e6f630a10d26fdd"
            },
            "downloads": -1,
            "filename": "cashaddress-1.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "a833e64fa81cfb6021fc2775a8af542e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=2.7",
            "size": 5680,
            "upload_time": "2019-05-15T09:22:19",
            "upload_time_iso_8601": "2019-05-15T09:22:19.151415Z",
            "url": "https://files.pythonhosted.org/packages/9d/c9/41487115911cd36c28936645874eaf9981e26f4ca467d141c3ee3acba292/cashaddress-1.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-05-15 09:22:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "oskyk",
    "github_project": "cashaddress",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "test_requirements": [
        {
            "name": "coverage",
            "specs": [
                [
                    "~=",
                    "4.5.1"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": [
                [
                    "~=",
                    "3.6"
                ]
            ]
        },
        {
            "name": "pytest-cov",
            "specs": [
                [
                    "~=",
                    "2.5"
                ]
            ]
        },
        {
            "name": "pip",
            "specs": [
                [
                    ">=",
                    "9"
                ]
            ]
        },
        {
            "name": "coveralls",
            "specs": []
        }
    ],
    "lcname": "cashaddress"
}
        
Elapsed time: 0.05348s