Metadata-Version: 2.1
Name: cso
Version: 0.0.1
Summary: Empty start package
Home-page: https://github.com/CivilSocietyOnline/cso
Author: CivilSocietyOnline
Author-email: info@cso.org.ua
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/CivilSocietyOnline/cso/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# CSO
This is initial pypi package of CSO

# Installation
Windows
```
pip install cso
```

Linux/MAC OS
```
pip3 install cso
```
# Contributing to CSO
All contributions, bug reports, bug fixes, documentation improvements, enhancements, and ideas are welcome.


