Package: postgresql-16-numeral Source: postgresql-numeral Version: 1.3-9.pgdg26.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 242 Depends: postgresql-16, libc6 (>= 2.38) Breaks: postgresql-16-jit-llvm (<< 21) Homepage: https://github.com/df7cb/postgresql-numeral Priority: optional Section: database Filename: pool/main/p/postgresql-numeral/postgresql-16-numeral_1.3-9.pgdg26.04+1_amd64.deb Size: 74944 SHA512: e68c4504c0426b16b953b06fbbf661aae5207fa43bfbf765a5861df25a9028bc35820fb20dcd554faf210f08521608c0cf826bd744c34d006201ae0e3dfd893d SHA256: 37aa8cac169ab9dd2b479efb04645ff4325fe934de720d62aefc3bf96877f24c SHA1: 1919aa9761cbfca407fe4e1860f7ffdcc5f11423 MD5sum: 31f77f4051005c681772ebb1dbf0e22a 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, ...)