Metadata-Version: 1.1
Name: cepa
Version: 1.8.2
Summary: Stem is a Python controller library that allows applications to interact with Tor (https://www.torproject.org/).
Home-page: https://stem.torproject.org/
Author: Damian Johnson
Author-email: atagar@torproject.org
License: LGPLv3
Description: For tutorials and API documentation see `Stem's homepage <https://stem.torproject.org/>`_.
        
        Quick Start
        -----------
        
        To install you can either use...
        
        ::
        
          pip install stem
        
        ... or install from the source tarball. Stem supports Python 3.6 and above.
        
        After that, give some `tutorials <https://stem.torproject.org/tutorials.html>`_ a try! For questions or to discuss project ideas we're available on `irc <https://www.torproject.org/about/contact.html.en#irc>`_ and the `tor-dev@ email list <https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev>`_.
Keywords: tor onion controller
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Libraries :: Python Modules
