deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Description: |-
API documentation for python3-network
Implementing networking in C is a pain. Unfortunately, much of that pain is
copied to Python. This module instead tries to follow the "batteries included"
approach, like the rest of Python. With this module, networking is a piece of
cake. It can use tcp sockets and unix domain sockets and supports ssl
connections without hassle.
.
This module provides a Socket class and a Server class. The Server creates
Sockets when accepting connections; Sockets can be created by the user to
initiate a connection. All of this is symmetrical: once the connection is
established, the client and server use the same interface.
.
For providing RPC functionality in a language independent way, see
python3-websocketd.
.
This package contains the API documentation for the module.
Installed-Size: '1399'
Maintainer: Bas Wijnen <wijnen@debian.org>
Multi-Arch: foreign
Package: python3-network-doc
Priority: optional
Recommends: python3-network (= 0.4-1), python3-fhs-doc
Section: doc
Source: python-network
Version: 0.4-1
srcpkg_name: python-network
srcpkg_version: 0.4-1