Metadata-Version: 2.4
Name: opalib
Version: 0.3.0
Summary: A library to do multiple things
Author-email: Donovan <donovandelisle7@gmail.com>
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# opalib
A library to do multiple things

## New modules

- `src/physics.py`: gravity, force, kinetic energy, potential energy, and projectile motion helpers.
- `src/units.py`: length unit conversions including `studs`, meters, feet, and custom units.
