File: python-aiocoap-doc.doc-base

package info (click to toggle)
aiocoap 0.3-3.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 552 kB
  • sloc: python: 3,743; makefile: 22
file content (15 lines) | stat: -rw-r--r-- 659 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Document: python-aiocoap-reference-manual
Title: Aiocoap Reference Manual
Author: Maciej Wasilak, Christian Amsüss
Abstract: aiocoap is a Python implementation of CoAP
 The aiocoap package is a Python implementation of CoAP, the Constrained
 Application Protocol (RFC 7252, more info at http://coap.technology/).
 .
 It uses the asyncio module introduced in Python 3.4 to facilitate concurrent
 operations while maintaining a simple to use interface and not depending on
 anything outside the standard library.
Section: Programming/Python

Format: HTML
Index: /usr/share/doc/python-aiocoap-doc/html/index.html
Files: /usr/share/doc/python-aiocoap-doc/html/*