Source: python-pgpwordlist Maintainer: Lars Wirzenius Section: python Priority: optional Standards-Version: 3.9.8 Build-Depends: debhelper (>= 9), python-all-dev (>= 2.7), python-coverage-test-runner (>= 1.8~), python-cliapp (>= 1.20130808~), pep8, pylint Homepage: http://liw.fi/py_pgpwordlist X-Python-Version: >= 2.7 Package: python-pgpwordlist Architecture: linux-any Depends: ${python:Depends}, ${misc:Depends} Description: convert between hex strings and words from PGP word list The [PGP word list][] is a list of words carefully crafted to allow people to communicate PGP key fingerprints and similar large, hexadecimal strings via voice, while attempting to avoid or fix typical errors. . This is a small Python library to make conversion between hexadecimal strings and lists of PGP words easy.