Package: postgresql-14-numeral Source: postgresql-numeral Version: 1.3-9.pgdg22.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 261 Depends: postgresql-14, libc6 (>= 2.14) Breaks: postgresql-14-jit-llvm (<< 15) Homepage: https://github.com/df7cb/postgresql-numeral Priority: optional Section: database Filename: pool/main/p/postgresql-numeral/postgresql-14-numeral_1.3-9.pgdg22.04+1_amd64.deb Size: 81724 SHA512: c9db5513b06f706116e66fe5b48d43a5033774652d5bf2ec04595a1e07839e1b6a88a400d4b671c706f25922dd38cbd8640cde2dac034400532170da159a04bf SHA256: 9557c93eba86abe6a2be09a7c305573c4b665cecfb4a7638dac3bfdc6183affd SHA1: 6cd37835ec8a358171f779ecc4f10a8d174a7f98 MD5sum: 81c31d7fecf955f75a4e5a5aeee7b6bb 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, ...)