Metadata-Version: 1.1
Name: unisos.common
Version: 0.7
Summary: Common UnISOS (Unix Internet Services OS) Library contains general purpose modules in UnISOS layer (a BISOS sub-layer).
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: =====================
        unisos.common Library
        =====================
        
        .. contents::
           :depth: 3
        ..
        
        Overview
        ========
        
        Common UnISOS (Unix Internet Services OS) Library is part of BISOS
        (ByStar Internet Services OS).
        
        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
        
        Usage
        =====
        
        ::
        
            from  unisos import icm
        
        Installation
        ============
        
        ::
        
            pip install unisos.common
        
        See Also
        ========
        
        unisos.ucf unisos.icm unisos.common
        
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
