iptools


Nameiptools JSON
Version 0.7.0 PyPI version JSON
download
home_pagehttps://github.com/bd808/python-iptools
SummaryPython utilites for manipulating IPv4 and IPv6 addresses
upload_time2019-01-07 05:00:24
maintainer
docs_urlNone
authorBryan Davis
requires_python
licenseBSD
keywords ip2long long2ip django cidr ipv4 ipv6
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            
Utilities for manipulating IPv4 and IPv6 addresses including a
class that can be used to include CIDR network blocks in Django's
INTERNAL_IPS setting.

Full documentation at http://python-iptools.readthedocs.org/



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bd808/python-iptools",
    "name": "iptools",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "ip2long long2ip django cidr ipv4 ipv6",
    "author": "Bryan Davis",
    "author_email": "bd808@bd808.com",
    "download_url": "https://files.pythonhosted.org/packages/26/f8/c0aed5193cf9e3f38bf5e7505f5581fd0718e2529896e0c0ada9d038b92f/iptools-0.7.0.tar.gz",
    "platform": "any",
    "description": "\nUtilities for manipulating IPv4 and IPv6 addresses including a\nclass that can be used to include CIDR network blocks in Django's\nINTERNAL_IPS setting.\n\nFull documentation at http://python-iptools.readthedocs.org/\n\n\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Python utilites for manipulating IPv4 and IPv6 addresses",
    "version": "0.7.0",
    "split_keywords": [
        "ip2long",
        "long2ip",
        "django",
        "cidr",
        "ipv4",
        "ipv6"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7c0bb8d60db9ba18b386ee95e48bd04f51fccba28680c6e2b49b68b1af4a1c6d",
                "md5": "0fbb1acbe1c59712844d60d30e45f3bc",
                "sha256": "a91fc7478fd795ac6b2d47c869fb46db7666ffec817bcb0560ef119e204237f0"
            },
            "downloads": -1,
            "filename": "iptools-0.7.0-py2.py3-none-any.whl",
            "has_sig": true,
            "md5_digest": "0fbb1acbe1c59712844d60d30e45f3bc",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 16189,
            "upload_time": "2019-01-07T05:00:22",
            "upload_time_iso_8601": "2019-01-07T05:00:22.617466Z",
            "url": "https://files.pythonhosted.org/packages/7c/0b/b8d60db9ba18b386ee95e48bd04f51fccba28680c6e2b49b68b1af4a1c6d/iptools-0.7.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "26f8c0aed5193cf9e3f38bf5e7505f5581fd0718e2529896e0c0ada9d038b92f",
                "md5": "3c252e7f1f0f50d5d3d9e671ac3bde9a",
                "sha256": "118a4f638bb5fa0123df56fe3be703b112a689167539bcc194f8698ccdd9e2ea"
            },
            "downloads": -1,
            "filename": "iptools-0.7.0.tar.gz",
            "has_sig": true,
            "md5_digest": "3c252e7f1f0f50d5d3d9e671ac3bde9a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 17741,
            "upload_time": "2019-01-07T05:00:24",
            "upload_time_iso_8601": "2019-01-07T05:00:24.363775Z",
            "url": "https://files.pythonhosted.org/packages/26/f8/c0aed5193cf9e3f38bf5e7505f5581fd0718e2529896e0c0ada9d038b92f/iptools-0.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-01-07 05:00:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "bd808",
    "github_project": "python-iptools",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "iptools"
}
        
Elapsed time: 0.03171s