Metadata-Version: 2.4
Name: algosjohn
Version: 0.1.1
Summary: Une collection d'algorithmes simples en Python
Author-email: John Micallef <madara70983@gmail.com>
Project-URL: Homepage, https://github.com/J0hnMicallef/algos_python_john
Requires-Python: >=3.11.9
Description-Content-Type: text/markdown




## Commande développeur :
python -m build
twine upload dist/*

