1Metadata-Version: 1.1
2Name: nyx
3Version: 2.1.0
4Summary: Terminal status monitor for Tor (https://www.torproject.org/).
5Home-page: https://nyx.torproject.org/
6Author: Damian Johnson
7Author-email: atagar@torproject.org
8License: GPLv3
9Description-Content-Type: UNKNOWN
10Description:
11        Nyx is a command-line monitor for Tor. With this you can get detailed real-time information about your relay such as bandwidth usage, connections, logs, and much more. For more information see `Nyx's homepage <https://nyx.torproject.org/>`_.
12
13        Quick Start
14        -----------
15
16        To install you can either use...
17
18        ::
19
20          pip install nyx
21
22        ... or install from the source tarball. Nyx supports both the python 2.x and 3.x series.
23
24Keywords: tor onion controller
25Platform: UNKNOWN
26Classifier: Development Status :: 5 - Production/Stable
27Classifier: Environment :: Console :: Curses
28Classifier: Intended Audience :: System Administrators
29Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
30Classifier: Topic :: Security
31