Metadata-Version: 2.1
Name: rustbininfo
Version: 0.1.0
Summary: 
Author: Nofix
Author-email: noreply
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: pytz (>=2024.1,<2025.0)
Requires-Dist: rich (>=13.7.1,<14.0.0)
Description-Content-Type: text/markdown

## Tests

Tests requieres git-lfs to retrive the test executable.

Then, execute the following command:

```
pytest -s
```
