Metadata-Version: 2.1
Name: unisos2.common
Version: 0.11
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
Maintainer: Mohsen Banan
Maintainer-email: libre@mohsen.1.banan.byname.net
License: AGPL
Download-URL: http://www.by-star.net/PLPC/180047
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

=====================
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


