Package: postgresql-12-numeral Source: postgresql-numeral Version: 1.3-9.pgdg26.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 104 Depends: postgresql-12, libc6 (>= 2.38) Homepage: https://github.com/df7cb/postgresql-numeral Priority: optional Section: database Filename: pool/main/p/postgresql-numeral/postgresql-12-numeral_1.3-9.pgdg26.04+1_amd64.deb Size: 24012 SHA512: 9e2ab219e4d7e2b4963c39b28c2cf1ae2ce7e5b016bef29bccfc394cedc631d2092510c72faca68576fa36d9e22ee4af032d765c4dfd25f393ef58b5fff14f1c SHA256: ac238e6d345226cf0da89d7b7aadcb49a733b55c84c820d1c4d6ec7cde25e720 SHA1: a5e0575c84a0a13c5aadbb2c7b216ae924067405 MD5sum: 82d378b393bf7317fc22ab5c9ad6ba2b Description: numeral datatypes for PostgreSQL This module provides numeric data types for PostgreSQL that use numerals (words instead of digits) for input and output. . * numeral: English numerals (one, two, three, four, ...), short scale (10^9 = trillion) * zahl: German numerals (eins, zwei, drei, vier, ...), long scale (10^9 = Milliarde) * roman: Roman numerals (I, II, III, IV, ...)