Metadata-Version: 1.1
Name: cijoe-pkg-linux
Version: 0.0.4
Summary: CIJOE: linux package
Home-page: https://github.com/refenv/cijoe-pkg-linux
Author: Simon A. F. Lund
Author-email: os@safl.dk
License: Apache License 2.0
Description: cijoe-pkg-linux: hooks and modules wrapping Linux tools and kernel features
        ===========================================================================
        
        .. image:: https://img.shields.io/pypi/v/cijoe-pkg-linux.svg
           :target: https://pypi.org/project/cijoe-pkg-linux
           :alt: PyPI
        
        .. image:: https://github.com/refenv/cijoe-pkg-linux/workflows/selftest/badge.svg
           :target: https://github.com/refenv/cijoe-pkg-linux/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-linux
        
        To install the development preview, install:
        
        .. code-block:: bash
        
          pip3 install --user --pre cijoe-pkg-linux
        
        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.
        
        Test-target Environment
        =======================
        
        On you dev-box, ensure you have qemu armed and ready, and your
        target-environment file providing locations, see the reference env for an
        example.
        
        .. _Cijoe: https://cijoe.readthedocs.io/
        
        .. _GitHub page: https://github.com/refenv/cijoe-pkg-linux
        .. _Pull request: https://github.com/refenv/cijoe-pkg-linux/pulls
        .. _Issue: https://github.com/refenv/cijoe-pkg-linux/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
