Metadata-Version: 1.1
Name: surfcity
Version: 0.1.7
Summary: A family of Python clients for Secure Scuttlebutt
Home-page: https://github.com/cn-uofbasel/SurfCity
Author: cft
Author-email: christian.tschudin@unibas.ch
License: MIT
Description: SurfCity is a family of Python clients 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 full GUI widgets but
        is functionally incomplete.
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
