ipaddress


Nameipaddress JSON
Version 1.0.23 PyPI version JSON
download
home_pagehttps://github.com/phihag/ipaddress
SummaryIPv4/IPv6 manipulation library
upload_time2019-10-18 01:30:24
maintainer
docs_urlNone
authorPhilipp Hagemeister
requires_python
licensePython Software Foundation License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            Port of the 3.3+ ipaddress module to 2.6, 2.7, 3.2
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/phihag/ipaddress",
    "name": "ipaddress",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Philipp Hagemeister",
    "author_email": "phihag@phihag.de",
    "download_url": "https://files.pythonhosted.org/packages/b9/9a/3e9da40ea28b8210dd6504d3fe9fe7e013b62bf45902b458d1cdc3c34ed9/ipaddress-1.0.23.tar.gz",
    "platform": "",
    "description": "Port of the 3.3+ ipaddress module to 2.6, 2.7, 3.2",
    "bugtrack_url": null,
    "license": "Python Software Foundation License",
    "summary": "IPv4/IPv6 manipulation library",
    "version": "1.0.23",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "1d1615d1bb0dd32b4f3e1cf6a24dca3a",
                "sha256": "6e0f4a39e66cb5bb9a137b00276a2eff74f93b71dcbdad6f10ff7df9d3557fcc"
            },
            "downloads": -1,
            "filename": "ipaddress-1.0.23-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1d1615d1bb0dd32b4f3e1cf6a24dca3a",
            "packagetype": "bdist_wheel",
            "python_version": "2.7",
            "requires_python": null,
            "size": 18159,
            "upload_time": "2019-10-18T01:30:27",
            "upload_time_iso_8601": "2019-10-18T01:30:27.002293Z",
            "url": "https://files.pythonhosted.org/packages/c2/f8/49697181b1651d8347d24c095ce46c7346c37335ddc7d255833e7cde674d/ipaddress-1.0.23-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "aaee67a8026782af1831148beb0d9060",
                "sha256": "b7f8e0369580bb4a24d5ba1d7cc29660a4a6987763faf1d8a8046830e020e7e2"
            },
            "downloads": -1,
            "filename": "ipaddress-1.0.23.tar.gz",
            "has_sig": false,
            "md5_digest": "aaee67a8026782af1831148beb0d9060",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 32958,
            "upload_time": "2019-10-18T01:30:24",
            "upload_time_iso_8601": "2019-10-18T01:30:24.580447Z",
            "url": "https://files.pythonhosted.org/packages/b9/9a/3e9da40ea28b8210dd6504d3fe9fe7e013b62bf45902b458d1cdc3c34ed9/ipaddress-1.0.23.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-10-18 01:30:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "phihag",
    "github_project": "ipaddress",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "ipaddress"
}
        
Elapsed time: 0.01125s