Metadata-Version: 2.4
Name: ske
Version: 0.1.0
Summary: XOR ENCRYPTOR
Home-page: https://github.com/twoj_repo/ske
Author: sky
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-python
Dynamic: summary

# SKE

Prosty program do szyfrowania plikĂłw XOR-em.

## Instalacja

```bash
pip install .
