Metadata-Version: 2.4
Name: pythagoraschords
Version: 0.0.1
Summary: Pythagoras Chords, the foundation for a free and open‑source musical universe.
Author: Nagao Yuji
License: CC0-1.0
Project-URL: Homepage, https://github.com/DukaCrazy/pythagoraschords
Project-URL: Repository, https://github.com/DukaCrazy/pythagoraschords
Project-URL: Documentation, https://github.com/DukaCrazy/pythagoraschords
Project-URL: Issues, https://github.com/DukaCrazy/pythagoraschords/issues
Keywords: music,chords,musical notes,open source,triads,intervals,harmonic
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Pythagoras Chords v0.0.1
- Implements the fundamental structure of triads: root, third, and fifth.
- The next version (0.0.2) will expand the system to include seventh and ninth intervals.
- In a future release, Pythagoras will also compute real frequency values for each note.
