python-netlib 0.9.2-2 source package in Ubuntu
Changelog
python-netlib (0.9.2-2) unstable; urgency=low * Change architecture to "all" -- Sebastien Delafond <email address hidden> Mon, 30 Dec 2013 13:55:53 +0100
Upload details
- Uploaded by:
- Sebastien Delafond
- Uploaded to:
- Sid
- Original maintainer:
- Sebastien Delafond
- Architectures:
- all
- Section:
- misc
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-netlib_0.9.2-2.dsc | 1.2 KiB | e08f156f032560646d1dfa923f91c7c696ca6bf7ed0df385d591b991a238c0d2 |
python-netlib_0.9.2.orig.tar.gz | 35.1 KiB | 1847e74d2999b907f49c62dfd7521bc753d2cb8e87b82d14295d82a7149a4402 |
python-netlib_0.9.2-2.debian.tar.gz | 2.3 KiB | 9679a126e0011bb23820960b350230aaca5838265d574efdfd006ba385fa9c5b |
Available diffs
- diff from 0.9.1-2 to 0.9.2-2 (4.0 KiB)
- diff from 0.9.2-1 to 0.9.2-2 (628 bytes)
No changes file available.
Binary packages built by this source
- python-netlib: collection of network utility classes
Netlib is a collection of network utility classes, used by the pathod
and mitmproxy projects. It differs from other projects in some
fundamental respects, because both pathod and mitmproxy often need to
violate standards. This means that protocols are implemented as
small, well-contained and flexible functions, and are designed to allow
misbehaviour when needed.