Metadata-Version: 2.1
Name: xpkg
Version: 0.1.1
Summary: Packages.
Home-page: https://github.com/x676f/py_xpkg
Author: x676f@github
Author-email: 66930525+x676f@users.noreply.github.com
License: UNKNOWN
Description: # PyPI: xpkg
        
        [![PyPi Version](http://img.shields.io/pypi/v/xpkg.svg)](https://pypi.python.org/pypi/xpkg/)
        
        
        # Installation
        
        ```console
        $ pip3 install -U xpkg
        ```
        
        
        # Terminal
        
        ```python
        from xpkg import terminal as xt
        
        xt.embed()
        ```
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
