Package: postgresql-17-numeral Source: postgresql-numeral Version: 1.3-6.pgdg22.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 252 Depends: libc6 (>= 2.14), postgresql-17, postgresql-17-jit-llvm (>= 15) Homepage: https://github.com/df7cb/postgresql-numeral Priority: optional Section: database Filename: pool/main/p/postgresql-numeral/postgresql-17-numeral_1.3-6.pgdg22.04+1_amd64.deb Size: 79052 SHA256: 37fc7c2fb5b37dc12b9a7e88f3c8a989611a500f0aaa77820137f4589fd62cd5 SHA1: e25a704fdccffd4c13a856d517117503ef734036 MD5sum: 0e6f80014813823a9c53a7568484dfad 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, ...)