Metadata-Version: 2.1
Name: kingnest
Version: 0.0.6
Summary: A small example nester
Author-email: Ultramax <liuguan@icloud.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# Ultramax Package

This is a simple nester package. You can use
[Github-flavored Markdown](https://guides.github.com/features/mastering-markdown/)
to write your content.


package/
  dist/
  src/
    kingnest/
      __init__.py
      nest.py
  test/
  LICENSE
  pyproject.toml
  README.md