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