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