Metadata-Version: 2.1
Name: ft_pack_vetudenoir
Version: 0.0.3
Summary: A sample test package
Author-email: vetudenoir <kscordel@student.42.fr>
License: MIT
Project-URL: homepage, https://github.com/vetuedenoir/ft_pack_vetudenoir
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

# ft_pack_vetudenoir

A sample test package
It has one function count_in_list.

## installation
```bash
pip install ft_pack_vetudenoir
