tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

index.rst (517B)


      1 Welcome to packaging
      2 ====================
      3 
      4 .. include:: ../README.rst
      5   :start-after: start-intro
      6   :end-before: end-intro
      7 
      8 
      9 Installation
     10 ------------
     11 
     12 You can install packaging with ``pip``:
     13 
     14 .. code-block:: console
     15 
     16    $ pip install packaging
     17 
     18 
     19 .. toctree::
     20    :maxdepth: 1
     21    :caption: API Documentation
     22    :hidden:
     23 
     24    version
     25    specifiers
     26    markers
     27    requirements
     28    tags
     29    utils
     30 
     31 .. toctree::
     32    :maxdepth: 2
     33    :caption: Project
     34    :hidden:
     35 
     36    development/index
     37    security
     38    changelog