python-petname 1.10-0ubuntu1 source package in Ubuntu

Changelog

python-petname (1.10-0ubuntu1) xenial; urgency=medium

  * petname/english.py:
    - prune a bunch of words that should be blacklisted
  * petname/__init__.pyc:
    - remove binary file
  * petname/__init__.py:
    - fix build, import english from this module

 -- Dustin Kirkland <email address hidden>  Thu, 06 Aug 2015 15:14:58 -0500

Upload details

Uploaded by:
Dustin Kirkland 
Uploaded to:
Xenial
Original maintainer:
Dustin Kirkland 
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-petname_1.10.orig.tar.gz 199.3 KiB 5138a70fcb37e6ffd830a085c60aac9aeb46e71b85979c9a76221c0c191dcd88
python-petname_1.10-0ubuntu1.debian.tar.xz 3.0 KiB 1624a41b8f2c5de03dec53faaf7c190913501a647b17d1159317f8a7118a4e4c
python-petname_1.10-0ubuntu1.dsc 2.0 KiB 66072e0591b30374efd341c6602fcb989c1e2168a22a4422b29a12153fae504a

Available diffs

View changes file

Binary packages built by this source

python-petname: python library for generating pronouncable, memorable, pet names

 This package provides a library for generating "pet names", consisting
 of a random combination of an adverb, adjective, and proper name.
 These are useful for unique hostnames, for instance.
 The default packaging contains about 2000 names, 1300 adjectives,
 and 4000 adverbs, yielding nearly 10 billion unique combinations,
 covering over 32 bits of unique namespace.
 As such, PetName tries to follow the tenets of Zooko's triangle:
 names are human meaningful, decentralized, and secure.

python3-petname: python3 library for generating pronouncable, memorable, pet names

 This package provides a library for generating "pet names", consisting
 of a random combination of an adverb, adjective, and proper name.
 These are useful for unique hostnames, for instance.
 The default packaging contains about 2000 names, 1300 adjectives,
 and 4000 adverbs, yielding nearly 10 billion unique combinations,
 covering over 32 bits of unique namespace.
 As such, PetName tries to follow the tenets of Zooko's triangle:
 names are human meaningful, decentralized, and secure.