Package: postgresql-14-numeral Source: postgresql-numeral Version: 1.3-9.pgdg26.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 254 Depends: postgresql-14, libc6 (>= 2.38) Breaks: postgresql-14-jit-llvm (<< 21) Homepage: https://github.com/df7cb/postgresql-numeral Priority: optional Section: database Filename: pool/main/p/postgresql-numeral/postgresql-14-numeral_1.3-9.pgdg26.04+1_amd64.deb Size: 76884 SHA512: da86e5ef13c19156cac63ce2aa67d187fc436d776c3195729ee656472a4f276d4c3ba3fe2352cf4eafd81f2e4db15656969a72d5c6f919a2a1a7805999487981 SHA256: 216853052c2ffe030625c6c30972d4a0791f05031eea5c66dd765b1ec5b95ca2 SHA1: 53ce06e3cfdb72499f6fa843527ac5e42c630da2 MD5sum: f6eaaa8c6bc0066dbebfebe7e69784d4 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, ...)