Package: postgresql-12-numeral Source: postgresql-numeral Version: 1.3-9.pgdg22.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 259 Depends: postgresql-12, libc6 (>= 2.14) Breaks: postgresql-12-jit-llvm (<< 15) Homepage: https://github.com/df7cb/postgresql-numeral Priority: optional Section: database Filename: pool/main/p/postgresql-numeral/postgresql-12-numeral_1.3-9.pgdg22.04+1_amd64.deb Size: 81668 SHA512: 0c1aac123a398f7ef82c797597522e3b1a68b0cef382bd5448cfff4fe31c8244f7522d6d703dd6923ebbb3cb20c746d1556a168154a5417cbefa1aa414b913ae SHA256: b9d2221854011f99ae43686dddacffa9958ddcff79855ed869cb48529c7a3406 SHA1: 3142323a02c0daa3eac8a36db7ac2d978f9cb0a1 MD5sum: 2604ec7c056327fff04e7bab0a3626d1 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, ...)