├── LICENSE ├── README.md ├── crips.py ├── install.sh └── update.sh /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manisso/Crips/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manisso/Crips/HEAD/README.md -------------------------------------------------------------------------------- /crips.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manisso/Crips/HEAD/crips.py -------------------------------------------------------------------------------- /install.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manisso/Crips/HEAD/install.sh -------------------------------------------------------------------------------- /update.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Manisso/Crips/HEAD/update.sh --------------------------------------------------------------------------------