Metadata-Version: 1.1
Name: bisos.bx-bases
Version: 0.7
Summary: bisos.bx-bases: python scripts (Interactive Command Modules -- ICM) are used for bootstrapping the BISOS (ByStar Internet Services OS) environment.
Home-page: http://www.by-star.net/PLPC/180047
Author: Mohsen Banan
Author-email: libre@mohsen.1.banan.byname.net
License: AGPL
Download-URL: http://www.by-star.net/PLPC/180047
Description: ======================
        bisos.bx-bases Scripts
        ======================
        
        .. contents::
           :depth: 3
        ..
        
        Overview
        ========
        
        bx-bases: python scripts (Interactive Command Modules – ICM) are used
        for bootstrapping the BISOS (ByStar Internet Services OS) environment.
        
        bx-pip and bx-bases are ICM scripts that will normally be installed in
        /usr/local/bin. bx-bases then can create /bystar and that allows for
        bx-pip to thereafter to install into bystar instead of /usr/local/bin.
        
        Support
        =======
        
        | For support, criticism, comments and questions; please contact the
          author/maintainer
        | `Mohsen Banan <http://mohsen.1.banan.byname.net>`__ at:
          http://mohsen.1.banan.byname.net/contact
        
        Documentation
        =============
        
        Part of ByStar Digital Ecosystem http://www.by-star.net.
        
        This module’s primary documentation is in
        http://www.by-star.net/PLPC/180047
        
        Installation
        ============
        
        ::
        
            sudo pip install bisos.bx-bases
        
        Usage
        =====
        
        ::
        
            /usr/local/bin/bx-bases
            /usr/local/bin/bx-pip
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
