ifedit


Nameifedit JSON
Version 0.1 PyPI version JSON
download
home_pagehttps://github.com/azryve/ifedit
SummaryA utility to manage contents of ifupdown configuration files.
upload_time2024-06-04 05:46:54
maintainerNone
docs_urlNone
authorFedor Zhukov
requires_python>=3.7
licenseMIT
keywords ifedit ifupdown network configuration
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ifedit Utility

`ifedit` is a Python utility designed to manage and manipulate network interface configurations using the ifupdown file structure on debian-based systems.

## Installation

Install `ifedit` using pip:

```bash
pip3 install ifedit
```

The MIT License (MIT)

Copyright (c) [2024] Fedor Zhukov

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/azryve/ifedit",
    "name": "ifedit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "ifedit, ifupdown, network, configuration",
    "author": "Fedor Zhukov",
    "author_email": "azryve@gmain.com",
    "download_url": "https://files.pythonhosted.org/packages/dd/43/336b76d24840f6aa1d8a8fa04ac96546af5dfe73397fb840df0c7f1c4695/ifedit-0.1.tar.gz",
    "platform": null,
    "description": "# ifedit Utility\n\n`ifedit` is a Python utility designed to manage and manipulate network interface configurations using the ifupdown file structure on debian-based systems.\n\n## Installation\n\nInstall `ifedit` using pip:\n\n```bash\npip3 install ifedit\n```\n\nThe MIT License (MIT)\n\nCopyright (c) [2024] Fedor Zhukov\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \u201cSoftware\u201d), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \u201cAS IS\u201d, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A utility to manage contents of ifupdown configuration files.",
    "version": "0.1",
    "project_urls": {
        "Homepage": "https://github.com/azryve/ifedit",
        "Repository": "https://github.com/azryve/ifedit"
    },
    "split_keywords": [
        "ifedit",
        " ifupdown",
        " network",
        " configuration"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "72309061b594fdc8d809d5180bf9a3ac76e00f1fae7aa79030ab4601c00b7298",
                "md5": "a2bacd1f6f12575139e8c9e283b28575",
                "sha256": "a033e1213017bd303625fb370a5af0735d041c9f6b495ba0c1d3e545b77554e6"
            },
            "downloads": -1,
            "filename": "ifedit-0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a2bacd1f6f12575139e8c9e283b28575",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 6684,
            "upload_time": "2024-06-04T05:46:53",
            "upload_time_iso_8601": "2024-06-04T05:46:53.182001Z",
            "url": "https://files.pythonhosted.org/packages/72/30/9061b594fdc8d809d5180bf9a3ac76e00f1fae7aa79030ab4601c00b7298/ifedit-0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dd43336b76d24840f6aa1d8a8fa04ac96546af5dfe73397fb840df0c7f1c4695",
                "md5": "f2a5db87b6f242f778471123b437fb68",
                "sha256": "f44f44abae2ae5a3d1f91c5a3f5d503d2ca9095dd302226698c345d675b6011a"
            },
            "downloads": -1,
            "filename": "ifedit-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f2a5db87b6f242f778471123b437fb68",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 5542,
            "upload_time": "2024-06-04T05:46:54",
            "upload_time_iso_8601": "2024-06-04T05:46:54.094482Z",
            "url": "https://files.pythonhosted.org/packages/dd/43/336b76d24840f6aa1d8a8fa04ac96546af5dfe73397fb840df0c7f1c4695/ifedit-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-04 05:46:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "azryve",
    "github_project": "ifedit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ifedit"
}
        
Elapsed time: 1.07281s