pyroute2.minimal


Namepyroute2.minimal JSON
Version 0.7.12 PyPI version JSON
download
home_pagehttps://github.com/svinota/pyroute2
SummaryPython Netlink library: minimal distribution
upload_time2024-02-10 15:04:44
maintainer
docs_urlNone
authorPeter Saveliev
requires_python
licenseGPL-2.0-or-later OR Apache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            pyroute2.minimal
================

PyRoute2 is a pure Python **netlink** library.

This module provides minimal subset of pyroute2 modules. Only netlink parser,
basic netns management and some netlink protocols implementations.

links
=====

* Home: <https://github.com/svinota/pyroute2/>
* PyPI: <https://pypi.org/project/pyroute2/>
* Usage: <https://github.com/svinota/pyroute2/discussions/796>

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/svinota/pyroute2",
    "name": "pyroute2.minimal",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Peter Saveliev",
    "author_email": "peter@svinota.eu",
    "download_url": "https://files.pythonhosted.org/packages/4d/d4/140300bc6d0332d78e3e22bb012e868447efd476420129923f8ffeb6029a/pyroute2.minimal-0.7.12.tar.gz",
    "platform": null,
    "description": "pyroute2.minimal\n================\n\nPyRoute2 is a pure Python **netlink** library.\n\nThis module provides minimal subset of pyroute2 modules. Only netlink parser,\nbasic netns management and some netlink protocols implementations.\n\nlinks\n=====\n\n* Home: <https://github.com/svinota/pyroute2/>\n* PyPI: <https://pypi.org/project/pyroute2/>\n* Usage: <https://github.com/svinota/pyroute2/discussions/796>\n",
    "bugtrack_url": null,
    "license": "GPL-2.0-or-later OR Apache-2.0",
    "summary": "Python Netlink library: minimal distribution",
    "version": "0.7.12",
    "project_urls": {
        "Homepage": "https://github.com/svinota/pyroute2"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c389dbeaa9b8ccb9c36a644f6ad212022c7e2e0db7dc5f43177e82b909c70c27",
                "md5": "ef62e198cf7e5e5e9512525b8c5ff3a2",
                "sha256": "51a462c549cae10a0fa20a41d57bf9a3de8b7472be805a5bbfc36458cf57e795"
            },
            "downloads": -1,
            "filename": "pyroute2.minimal-0.7.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ef62e198cf7e5e5e9512525b8c5ff3a2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 288206,
            "upload_time": "2024-02-10T15:04:38",
            "upload_time_iso_8601": "2024-02-10T15:04:38.728876Z",
            "url": "https://files.pythonhosted.org/packages/c3/89/dbeaa9b8ccb9c36a644f6ad212022c7e2e0db7dc5f43177e82b909c70c27/pyroute2.minimal-0.7.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4dd4140300bc6d0332d78e3e22bb012e868447efd476420129923f8ffeb6029a",
                "md5": "a3a16c39e9a4e616b90de2a4a4ad8b83",
                "sha256": "64e6c923e45e4b1783f019497468ff4e77abbd8bb88a7f21288cb7dd37399276"
            },
            "downloads": -1,
            "filename": "pyroute2.minimal-0.7.12.tar.gz",
            "has_sig": false,
            "md5_digest": "a3a16c39e9a4e616b90de2a4a4ad8b83",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 277155,
            "upload_time": "2024-02-10T15:04:44",
            "upload_time_iso_8601": "2024-02-10T15:04:44.058737Z",
            "url": "https://files.pythonhosted.org/packages/4d/d4/140300bc6d0332d78e3e22bb012e868447efd476420129923f8ffeb6029a/pyroute2.minimal-0.7.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-10 15:04:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "svinota",
    "github_project": "pyroute2",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pyroute2.minimal"
}
        
Elapsed time: 0.18285s