Metadata-Version: 2.1
Name: daimon
Version: 0.0.1
Summary: δαίμων, pronounced daimon or daemon (meaning 'god', 'godlike', 'power', 'fate')
Author-email: Alexander Fedotov <alex.fedotov@aol.com>
Project-URL: Homepage, https://github.com/alxfed/daimon
Project-URL: Bug Tracker, https://github.com/alxfed/daimon/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
Requires-Dist: PyGithub>=2.3.0
Requires-Dist: PyYAML>=6.0.1

# Daimon
δαίμων, pronounced daimon or daemon originally referred to a lesser deity or guiding spirit such as the daimons of Hellenistic religion and philosophy.
<pre>
  pip install daimon
</pre>
Then:
```Python
  # Python
  import daimon
```
