├── LICENSE ├── README.md ├── ReadMe.txt ├── osips.py └── requirements.txt /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ciprianster/OSIPs/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ciprianster/OSIPs/HEAD/README.md -------------------------------------------------------------------------------- /ReadMe.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ciprianster/OSIPs/HEAD/ReadMe.txt -------------------------------------------------------------------------------- /osips.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ciprianster/OSIPs/HEAD/osips.py -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ciprianster/OSIPs/HEAD/requirements.txt --------------------------------------------------------------------------------