Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/terminus

Terminus 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.3

License
-------
Licensed under the MIT license. See the LICENSE file.