python-thriftpy 0.3.9+ds1-1 source package in Ubuntu
Changelog
python-thriftpy (0.3.9+ds1-1) unstable; urgency=medium * Team upload. * Repack upstream tarball to exclude autogenerated Cython files Closes: #880338 * Once repackaging also stip egg-info dir * Do not exclude *.c files from removal in dh_clean target * cme fix dpkg-control * debhelper 10 * hardening+=all * Spelling and formatting fixes in long description -- Andreas Tille <email address hidden> Fri, 15 Dec 2017 12:51:17 +0100
Upload details
- Uploaded by:
- Debian Python Modules Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Modules Team
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-thriftpy_0.3.9+ds1-1.dsc | 2.1 KiB | 5004561ff0c62d5b04ffe2c0b775ea9ab64da8c974854086b89f10b77e62bb5a |
python-thriftpy_0.3.9+ds1.orig.tar.xz | 60.5 KiB | 6ddaea19bb8ba624483a27da14b004e20c09403c257a0780fa818fcf1c81d97c |
python-thriftpy_0.3.9+ds1-1.debian.tar.xz | 2.5 KiB | e2d6d17e89f01cf57af147852525f01755e86a57783392b216964a59beab668f |
Available diffs
- diff from 0.3.9-1 to 0.3.9+ds1-1 (132.7 KiB)
No changes file available.
Binary packages built by this source
- python3-thriftpy: Pure Python implementation of Apache Thrift
ThriftPy is a pure Python implementation of
Apache Thrift <http://thrift. apache. org/> in a pythonic way.
.
Documentation: https://thriftpy. readthedocs. org/
.
Currently ThriftPy have these features (also advantages over the upstream
Python lib):
.
- Pure Python implementation. No longer need to compile & install the
'thrift' package. All you need is thriftpy and thrift file.
.
- Compatible with Apache Thrift. You can use ThriftPy together with the
official implementation servers and clients, such as a upstream server
with a thriftpy client or the opposite.
.
- Currently implemented protocols and transports:
.
* binary protocol (Python and cython)
.
* compact protocol (Python and cython)
.
* json protocol
.
* buffered transport (Python & cython)
.
* framed transport
.
* tornado server and client (with tornado 4.0)
.
- Can directly load thrift file as module, the sdk code will be generated
on the fly.
.
- Easy RPC server/client setup.
- python3-thriftpy-dbgsym: No summary available for python3-thriftpy-dbgsym in ubuntu cosmic.
No description available for python3-
thriftpy- dbgsym in ubuntu cosmic.