Package: postgresql-15-numeral Source: postgresql-numeral Version: 1.3-7.pgdg22.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 260 Depends: postgresql-15, postgresql-15-jit-llvm (>= 15), libc6 (>= 2.14) Homepage: https://github.com/df7cb/postgresql-numeral Priority: optional Section: database Filename: pool/main/p/postgresql-numeral/postgresql-15-numeral_1.3-7.pgdg22.04+1_amd64.deb Size: 81632 SHA256: daf8d4053ff543d9e2be0a53afa4bcb8d40acb064fa79826d9ff849bf8743f70 SHA1: f769227d8e7a772a73418b16a8785501e3c0cbef MD5sum: 6584a140f1a8685dec2cca4beee182b1 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, ...)