File: index.rst

package info (click to toggle)
python-ssdpy 0.4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 272 kB
  • sloc: python: 844; makefile: 29
file content (23 lines) | stat: -rw-r--r-- 462 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Welcome to SSDPy's documentation!
=================================

SSDPy is a lightweight implementation of SSDP in Python. It provides a Python library
and a couple of CLI tools to interact with SSDP. It supports both the IETF and UPnP
versions of the protocol.

.. toctree::
   :maxdepth: 2

   usage/installation.rst
   usage/quickstart.rst
   cli.rst
   api.rst



Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`