Metadata-Version: 2.4
Name: rotools
Version: 0.1.104
Summary: Robert Olechowski python tools
Home-page: https://github.com/RobertOlechowski/ROTools
Author: Robert Olechowski
Author-email: robertolechowski@gmail.com
Requires-Python: >=3.13
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

# ROTools



# Note
```
Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass 
```

```
python setup.py sdist
rm .\dist\* 
python -m build
twine upload dist/*
```

```
Build z Pycharm console window
.\tools\build.ps1

```

```
pip install --upgrade ROTools
```


