Metadata-Version: 2.0
Name: snipe-im
Version: 0.dev1
Summary: curses client for persistent IM systems
Home-page: https://github.com/kcr/snipe
Author: UNKNOWN
Author-email: UNKNOWN
License: BSD
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console :: Curses
Classifier: Framework :: AsyncIO
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.3
Requires-Dist: Markdown (==2.6.7)
Requires-Dist: aiohttp (>=1.0)
Requires-Dist: docutils
Requires-Dist: parsedatetime
Requires-Dist: ply


snipe is a text-oriented (currently curses-based) "instant" messaging
client intended for services with persistence, such as Zulip
(https://zulip.org/), also IRCCloud (https://www.irccloud.com) and
roost (https://github.com/roost-im).

