Package: postgresql-10-numeral Source: postgresql-numeral Version: 1.3-8.pgdg22.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 104 Depends: postgresql-10, libc6 (>= 2.14) Homepage: https://github.com/df7cb/postgresql-numeral Priority: optional Section: database Filename: pool/main/p/postgresql-numeral/postgresql-10-numeral_1.3-8.pgdg22.04+1_amd64.deb Size: 24168 SHA256: 0730c95248f2365c722941596e1ea7bf2cd93a0d5554a5c7da3b5e8ea237fc63 SHA1: 982c115cb9fa09b06bb25d99c2ce809d3a0e28e9 MD5sum: d385de83b8ffb78fa389dc810af283ea 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, ...)