isc-dhcp-leases


Nameisc-dhcp-leases JSON
Version 0.10.0 PyPI version JSON
download
home_pagehttps://github.com/MartijnBraam/python-isc-dhcp-leases
SummarySmall python module for reading /var/lib/dhcp/dhcpd.leases from isc-dhcp-server
upload_time2023-03-19 15:38:33
maintainer
docs_urlNone
authorMartijn Braam
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements freezegun
Travis-CI
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MartijnBraam/python-isc-dhcp-leases",
    "name": "isc-dhcp-leases",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Martijn Braam",
    "author_email": "martijn@brixit.nl",
    "download_url": "https://files.pythonhosted.org/packages/98/b6/fb63e044a6ac1cfb038eb1abc546c792d3974dc0756fa0e1a8ba2a147637/isc_dhcp_leases-0.10.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Small python module for reading /var/lib/dhcp/dhcpd.leases from isc-dhcp-server",
    "version": "0.10.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0bc7ffc9f1266fa23bd163f032776f4d50c6b4b27fe7934e17d8e4cd3806285d",
                "md5": "022eb98c88f5ea52b1808da2b0cfbf92",
                "sha256": "41a16f870793d39df883cd3524b511cb6bd24abef98c3cfc0791b4bb7faf43af"
            },
            "downloads": -1,
            "filename": "isc_dhcp_leases-0.10.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "022eb98c88f5ea52b1808da2b0cfbf92",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 10441,
            "upload_time": "2023-03-19T15:38:31",
            "upload_time_iso_8601": "2023-03-19T15:38:31.934440Z",
            "url": "https://files.pythonhosted.org/packages/0b/c7/ffc9f1266fa23bd163f032776f4d50c6b4b27fe7934e17d8e4cd3806285d/isc_dhcp_leases-0.10.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "98b6fb63e044a6ac1cfb038eb1abc546c792d3974dc0756fa0e1a8ba2a147637",
                "md5": "94d5dc10a6ad1a380255cd9fcc81e5db",
                "sha256": "a02c83c0d9b912a8dc48f38187e6bec7a4dbc99b9787a567325ad5f0eca1ce90"
            },
            "downloads": -1,
            "filename": "isc_dhcp_leases-0.10.0.tar.gz",
            "has_sig": false,
            "md5_digest": "94d5dc10a6ad1a380255cd9fcc81e5db",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 13584,
            "upload_time": "2023-03-19T15:38:33",
            "upload_time_iso_8601": "2023-03-19T15:38:33.938299Z",
            "url": "https://files.pythonhosted.org/packages/98/b6/fb63e044a6ac1cfb038eb1abc546c792d3974dc0756fa0e1a8ba2a147637/isc_dhcp_leases-0.10.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-19 15:38:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "MartijnBraam",
    "github_project": "python-isc-dhcp-leases",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "freezegun",
            "specs": [
                [
                    ">=",
                    "0.3.4"
                ]
            ]
        }
    ],
    "lcname": "isc-dhcp-leases"
}
        
Elapsed time: 0.05559s