/usr/lib/python3/dist-packages/nyx-2.0.4.egg-info/PKG-INFO is in nyx 2.0.4-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 | Metadata-Version: 1.1
Name: nyx
Version: 2.0.4
Summary: Terminal status monitor for Tor (https://www.torproject.org/).
Home-page: https://nyx.torproject.org/
Author: Damian Johnson
Author-email: atagar@torproject.org
License: GPLv3
Description-Content-Type: UNKNOWN
Description:
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/>`_.
Quick Start
-----------
To install you can either use...
::
pip install nyx
... or install from the source tarball. Nyx supports both the python 2.x and 3.x series.
Keywords: tor onion controller
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console :: Curses
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Topic :: Security
|