Metadata-Version: 1.1
Name: unisos.icm
Version: 0.19
Summary: ICM Library: Interactive Command Modules (ICM) -- Cmnd methods of ICM classes are auto invokable at command line. ICM is a rich framework for generalized Python scripting that allows for a variety of module player interfaces.
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.icm Library
        ==================
        
        .. contents::
           :depth: 3
        ..
        
        ICM Library: Interactive Command Modules (ICM) – Cmnd methods of ICM
        classes are auto invokable at command line. ICM is a rich framework for
        generalized Python scripting that allows for a variety of module player
        interfaces.
        
        Command line parameters and arguments are passed to Icm.cmnd. ICMs are
        capable of communicating their full command line parameters and
        arguments syntax and expectations to ICM Players.
        
        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
        
        Example Usage
        =============
        
        ::
        
            from  unisos import icm
        
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
