Package: postgresql-13-numeral Source: postgresql-numeral Version: 1.3-9.pgdg22.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 259 Depends: postgresql-13, libc6 (>= 2.14) Breaks: postgresql-13-jit-llvm (<< 15) Homepage: https://github.com/df7cb/postgresql-numeral Priority: optional Section: database Filename: pool/main/p/postgresql-numeral/postgresql-13-numeral_1.3-9.pgdg22.04+1_amd64.deb Size: 81656 SHA512: 38c116542c53db35edb2256be44d22eb56f2f55186db91e6ce8370b7575039e7e1f328ff0862028ed3fc40ebb012998e7c6b2e168d5fc63c7e7a9fb8d8ecb46f SHA256: e413ab5aa6a6d322bee7c519189ec39aa063d2dd9ffddb4c9761f511660b0775 SHA1: f2a6177cb874f1dfdb6c74a21a39698965e56056 MD5sum: c8d35415648ee800900cd38887b55e5b 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, ...)