python-hashids 1.2.0-1 source package in Ubuntu

Changelog

python-hashids (1.2.0-1) unstable; urgency=medium

  * New upstream release.
  * Install README.rst
  * debian/control: update Standards-Version to 3.9.8 (no changes)

 -- Edward Betts <edward@4angle.com>  Thu, 19 Jan 2017 17:06:10 +0000

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

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-hashids_1.2.0-1.dsc 2.1 KiB c969d9d4a6a8219978508733bcfd5efbc963ef551981038c815d582756f427bb
python-hashids_1.2.0.orig.tar.gz 8.3 KiB 6539b892a426e75747a9c0ad69409e9566f9c21b79310fc3424b5b6726f28da6
python-hashids_1.2.0-1.debian.tar.xz 2.1 KiB 2404da94bf9a6151587d79d85232f1dd83cd47cb6100a3a7e33a9b433fcd5881

Available diffs

No changes file available.

Binary packages built by this source

python-hashids: Python implementation of hashids

 A Python port of the JavaScript hashids implementation. It generates
 YouTube-like hashes from one or many numbers. Use hashids when you do not
 want to expose your database ids to the user.

python3-hashids: Python implementation of hashids (Python 3 version)

 A Python port of the JavaScript hashids implementation. It generates
 YouTube-like hashes from one or many numbers. Use hashids when you do not
 want to expose your database ids to the user.
 .
 This package contains python-hashids for Python 3.