Metadata-Version: 2.1
Name: surfcity
Version: 0.1.1
Summary: A family of Terminal User Interfaces for Secure Scuttlebutt
Home-page: https://x
Author: cft
Author-email: christian.tschudin@unibas.ch
License: MIT
Download-URL: https://y
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: MacOS X
Classifier: Environment :: Win32 (MS Windows)
Classifier: Environment :: X11 Applications
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Communications :: Chat
Requires-Dist: async-generator
Requires-Dist: asyncio
Requires-Dist: PyNaCl
Requires-Dist: urwid

SurfCity is a Python client for Secure Scuttlebut. The default
terminal UI is using the colorful Urwid widgets. There is also a
pure TTY version. The Kivy version of the UI is included to show that
the internal APIs can also be used also with these widgets but is
functionally incomplete.

