Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/briancline/terminus
A simple Python interface to manipulate Debian's interfaces file. RHEL/EL/Cent/Fedora support forthcoming.
https://github.com/briancline/terminus
Last synced: 24 days ago
JSON representation
A simple Python interface to manipulate Debian's interfaces file. RHEL/EL/Cent/Fedora support forthcoming.
- Host: GitHub
- URL: https://github.com/briancline/terminus
- Owner: briancline
- License: mit
- Created: 2013-11-15T20:41:31.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-04T07:33:40.000Z (almost 11 years ago)
- Last Synced: 2024-03-05T02:03:12.253Z (10 months ago)
- Language: Python
- Size: 160 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
Terminus
========.. image:: https://landscape.io/github/briancline/terminus/master/landscape.png
:target: https://landscape.io/github/briancline/terminus/master.. image:: https://api.travis-ci.org/briancline/terminus.png
:target: https://travis-ci.org/briancline/terminus.. image:: https://badge.fury.io/py/terminus.png
:target: http://badge.fury.io/py/terminusTerminus is a simple Python interface used to manipulate the
:code:`/etc/network/interfaces` file on Debian, Ubuntu, and other Debian-based
Linux distributions.Support for modifying the interface-specific files on Red Hat-based
distributions, including Enterprise Linux, CentOS, Scientific Linux, and
Fedora are forthcoming as well.Requirements
------------
* Python 2.6, 2.7, 3.2, or 3.3License
-------
Licensed under the MIT license. See the LICENSE file.