Metadata-Version: 2.1
Name: cesp
Version: 1.5.1
Summary: Converts blank space to underscore and other characters to avoid problems
License: MIT
Author: Marcus Bruno Fernandes Silva
Author-email: marcusbfs@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: rich (>=10.2.0,<11.0.0)
Description-Content-Type: text/markdown

# cesp

Converts blank space to underscore and other characters to avoid problems

## Getting Started

The easiest way to use **cesp** is to download the .exe file on [release pages](https://github.com/marcusbfs/cesp/releases).
After downloading it, open CMD or PowerShell and execute

```
cesp.exe --help
```

to see the available options.

## Contributing

Feel free to contribute anyway you want to :)

## Authors

- **Marcus Bruno Fernandes Silva** - *marcusbfs@gmail.com*

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

