Package: postgresql-17-numeral Source: postgresql-numeral Version: 1.3-8.pgdg22.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 252 Depends: postgresql-17, libc6 (>= 2.14) Breaks: postgresql-17-jit-llvm (<< 15) Homepage: https://github.com/df7cb/postgresql-numeral Priority: optional Section: database Filename: pool/main/p/postgresql-numeral/postgresql-17-numeral_1.3-8.pgdg22.04+1_amd64.deb Size: 79240 SHA256: af808292bed685b887620ebb7dce0b9aba842c8914d804486549cff3ba46bbe3 SHA1: de4ef52ffa71016790ccefcacc5ab1fcd62151c4 MD5sum: 0f63140c568cf179d30c4556bdbf4ce2 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, ...)