about summary refs log tree commit diff
path: root/pyproject.toml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* just moving stuff aroundFranck Cuny2024-05-061-3/+5
|
* move ipconverter under `src`Franck Cuny2024-05-051-0/+2
|
* move seqstatFranck Cuny2024-05-041-0/+2
|
* move the slocalc under `src`Franck Cuny2024-05-041-0/+1
|
* start the conversion to pythonFranck Cuny2024-05-041-0/+67
Add support to move all the tools to python and organize them in a way that should be simple. I'm using https://rye-up.com for this.