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