dill 0.2.7.1-1 source package in Ubuntu

Changelog

dill (0.2.7.1-1) unstable; urgency=medium

  * New upstream release (0.2.7.1)
  * debian/control:
    - Bumps X-Python3-Version to 3.5.
    - Bumps Standards-Version to 4.0.1 no changes required.

 -- Josue Ortega <email address hidden>  Sat, 12 Aug 2017 22:11:06 -0400

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dill_0.2.7.1-1.dsc 2.0 KiB 0fefcc853cd35dcc8aa67195f806c46477d20f7c914d778792dd8c6ad03c27af
dill_0.2.7.1.orig.tar.gz 63.0 KiB 97fd758f5fe742d42b11ec8318ecfcff8776bccacbfcec05dfd6276f5d450f73
dill_0.2.7.1-1.debian.tar.xz 4.5 KiB 3729d79d3882abd9cb4b5479e5d52a9d6a0b5d3af26ffc8611b515e5f9c462df

Available diffs

No changes file available.

Binary packages built by this source

python-dill: Serialize all of Python (almost)

 Dill extends Python's 'pickle' module for serializing and de-serializing Python
 objects to the majority of the built-in Python types.
 Dill provides the user the same interface as the 'pickle' module, and also
 includes some additional features. In addition to pickling Python objects,
 dill provides the ability to save the state of an interpreter session in a
 single command.
 Dill can be used to store Python objects to a file, but the primary usage is to
 send Python objects across the network as a byte stream.

python3-dill: No summary available for python3-dill in ubuntu cosmic.

No description available for python3-dill in ubuntu cosmic.