Metadata-Version: 1.0
Name: net_conf
Version: 0.2.1
Summary: Commandline-based network manager
Home-page: http://pypi.python.org/pypi/net_conf/
Author: Brian Wiborg
Author-email: baccenfutter@c-base.org
License: LICENSE.txt
Description: ========
        net-conf
        ========
        
        Net-Conf is a commandline-based network manager. It is specifically
        designed for use in a root-shell. It will not flip-flap around
        networks unless you explicitly tell it to!
        
        
        Installation
        ============
        
        To install Net-Conf into a virtualenv simply type:
        
        ```
        # git clone github.com/baccenfutter/netconf.git
        # ln -s $PWD/net_conf/netconf.sh /usr/local/bin/netconf
        # netconf --help
        ```
        
        
        Configuration
        =============
        
        The default configuration directory is ~/.config/net_conf
        
        Follow the instructions in ~/.conf/net_conf/howto.txt
        
Platform: UNKNOWN
