python-petname 2.6-0ubuntu5 source package in Ubuntu

Changelog

python-petname (2.6-0ubuntu5) lunar; urgency=medium

  * Since this is taking over the petname binary path (by accident of
    debhelper upgrade), and the petname package has been removed from the
    archive, take over the 'petname' binary package that depends on this
    implementation.

 -- Steve Langasek <email address hidden>  Thu, 13 Apr 2023 16:32:45 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Lunar
Original maintainer:
Dustin Kirkland 
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main python
Noble release main python
Mantic release main python
Lunar release main python

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-petname_2.6.orig.tar.gz 370.9 KiB a25adba1f2572591fa58f34d246f141b9beb747732d3660e669408ea4d361828
python-petname_2.6-0ubuntu5.debian.tar.xz 4.2 KiB 9dfcef6d0d5b65695c193c33fe7d1bddb56a5f880fb6706b78ee70108f6857e9
python-petname_2.6-0ubuntu5.dsc 2.0 KiB 7c6c3a4c1cdf92f913f104a9cad6ac72cf701441d4bafc859c832591bc337a90

Available diffs

View changes file

Binary packages built by this source

petname: RFC1178 implmentation to generate pronouncable, perhaps even memorable, pet names

 This utility will generate "pet names", consisting of a random
 combination of an adverb, adjective, and an animal name. These are
 useful for unique hostnames, VMs, or containers, for instance.

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.