Metadata-Version: 2.4
Name: modulebooks
Version: 0.0.1b0
Summary: A sample Python package for modulebooks
Author-email: Real Computer Scientist <realcomputerscientist@gmail.com>
Project-URL: Homepage, https://github.com/realcomputerscientist/modulebooks
Project-URL: Issues, https://github.com/realcomputerscientist/modulebooks/issues
Keywords: books,modules,example
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# modulebooks

A sample Python package for modulebooks.

## Installation

```bash
pip install modulebooks
