Package: postgresql-16-numeral Source: postgresql-numeral Version: 1.3-6.pgdg20.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 261 Depends: libc6 (>= 2.14), postgresql-16, postgresql-16-jit-llvm (>= 10) Homepage: https://github.com/df7cb/postgresql-numeral Priority: optional Section: database Filename: pool/main/p/postgresql-numeral/postgresql-16-numeral_1.3-6.pgdg20.04+1_amd64.deb Size: 77572 SHA256: cfaa18ae9a050c2741dba56002c4da558d720422195ba1552b7ab514f447754e SHA1: 181fd555175d8ab339b566d14e703d8295da5a85 MD5sum: 8cddf0b9a67f570b9ebcc9868e47256d 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, ...)