Metadata-Version: 2.0
Name: hiss-repl
Version: 3.1.0
Summary: A simple and easily configured iPython-based python repl
Home-page: https://github.com/sixninetynine/hiss
Author: Loren Carvalho
Author-email: me@loren.pizza
License: MIT license
Keywords: hiss
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: Click (==6.6)
Requires-Dist: cached-property (==1.2.0)
Requires-Dist: traitlets
Requires-Dist: configparser
Requires-Dist: pygments
Requires-Dist: six
Requires-Dist: IPython (<6)
Requires-Dist: pathlib2
Requires-Dist: typing

UNKNOWN


