Package: postgresql-10-numeral Source: postgresql-numeral Version: 1.3-9.pgdg26.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 104 Depends: postgresql-10, libc6 (>= 2.38) Homepage: https://github.com/df7cb/postgresql-numeral Priority: optional Section: database Filename: pool/main/p/postgresql-numeral/postgresql-10-numeral_1.3-9.pgdg26.04+1_amd64.deb Size: 24036 SHA512: 62d22c7c73335e4ca572de75946452c56c9f350549f7f4c596aa757dc7a63bc643af6939c74bf5a5c49202f37f4fe75f678cca65217abc2128e237e1f7e2628d SHA256: feb9c2744ae0e01076ebe1b38a5a2d8c8e73ab45b7373f2d0829bc8f4e6e3f3a SHA1: 0d5acbf04a12588333aed19ee68d6229dc388c8b MD5sum: 4ed9ef313fd7ff2b9172d9abe2e19318 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, ...)