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