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