Package: postgresql-15-numeral Source: postgresql-numeral Version: 1.3-5.pgdg18.04+1 Architecture: i386 Maintainer: Christoph Berg Installed-Size: 242 Depends: postgresql-15, libc6 (>= 2.4) Homepage: https://github.com/df7cb/postgresql-numeral Priority: optional Section: database Filename: pool/main/p/postgresql-numeral/postgresql-15-numeral_1.3-5.pgdg18.04+1_i386.deb Size: 75860 SHA256: 74a5bb0897b5d48d247c331ec68964e712c3d5b8e3cc5f4ee9780394ca70ebb0 SHA1: d03e3059bd80638aa6a5d7096a3463b0363771a3 MD5sum: 24448db3c58d8cd3fd9fa396b5fcdb53 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, ...)