Metadata-Version: 2.1
Name: bottlenest
Version: 0.0.4
Summary: A small example package
Author-email: Giovanne Feitosa Afonso <giovanneafonso@gmail.com>
Project-URL: Homepage, https://github.com/giovannefeitosa/bottlenest
Project-URL: Bug Tracker, https://github.com/giovannefeitosa/bottlenest/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

# Example Package

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

# Build and publish

# Install

pip install bottlenest
