Metadata-Version: 2.0
Name: scd
Version: 0.0.1
Summary: Something Completely different
Home-page: https://github.com/9seconds/scd
Author: Sergey Arkhipov
Author-email: nineseconds@yandex.ru
License: MIT
Platform: UNKNOWN
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Python: >=2.7
Requires-Dist: six (>=1.10)
Requires-Dist: packaging (<17,>=16)
Requires-Dist: semver (<3,>=2)
Requires-Dist: jsonschema (>=2.5,<2.6)
Requires-Dist: jinja2 (<3,>=2.6)
Provides-Extra: colors
Requires-Dist: colorama (>=0.3,<0.4); extra == 'colors'
Provides-Extra: simplejson
Requires-Dist: simplejson; extra == 'simplejson'
Provides-Extra: toml
Requires-Dist: toml (~=0.9.2); extra == 'toml'
Provides-Extra: yaml
Requires-Dist: PyYAML (~=3.10); extra == 'yaml'

UNKNOWN


