Package: postgresql-11-numeral Source: postgresql-numeral Version: 1.3-6.pgdg22.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 256 Depends: libc6 (>= 2.14), postgresql-11, postgresql-11-jit-llvm (>= 14) Homepage: https://github.com/df7cb/postgresql-numeral Priority: optional Section: database Filename: pool/main/p/postgresql-numeral/postgresql-11-numeral_1.3-6.pgdg22.04+1_amd64.deb Size: 81120 SHA256: f6d7d2f7e7f7ebdb0693a4a6e7924eeb853780dfba49d7648b63172d324918fe SHA1: 7c66f2e1763a1b7a76dca13bde5f0f41d8948cfb MD5sum: 54d9ad1299739c379cc2a4399a11c1af 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, ...)