Metadata-Version: 1.1
Name: cijoe-pkg-example
Version: 0.2.2
Summary: CIJOE: package for 'example'
Home-page: https://github.com/refenv/cijoe-pkg-example
Author: Simon A. F. Lund
Author-email: os@safl.dk
License: Apache License 2.0
Description: cijoe-pkg-example: cijoe package for 'example'
        =================================================
        
        .. image:: https://img.shields.io/pypi/v/cijoe-pkg-example.svg
           :target: https://pypi.org/project/cijoe-pkg-example
           :alt: PyPI
        
        .. image:: https://github.com/refenv/cijoe-pkg-example/workflows/selftest/badge.svg
           :target: https://github.com/refenv/cijoe-pkg-example/actions
           :alt: Build Status
        
        Install
        =======
        
        The package is distributed via PyPi, run the following to command to install:
        
        .. code-block:: bash
        
          pip3 install --user cijoe-pkg-example
        
        To install the development preview, install:
        
        .. code-block:: bash
        
          pip3 install --user --pre cijoe-pkg-example
        
        See the `cijoe`_ for additional documentation.
        
        If you find bugs or need help then feel free to submit an `Issue`_. If you want
        to get involved head over to the `GitHub page`_ to get the source code and
        submit a `Pull request`_ with your changes.
        
        .. _cijoe: https://cijoe.readthedocs.io/
        
        .. _GitHub page: https://github.com/refenv/cijoe-pkg-example
        .. _Pull request: https://github.com/refenv/cijoe-pkg-example/pulls
        .. _Issue: https://github.com/refenv/cijoe-pkg-example/issues
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Topic :: Text Processing
Classifier: Topic :: Utilities
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Testing
