Package: postgresql-14-numeral Source: postgresql-numeral Version: 1.3-8.pgdg22.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 260 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-8.pgdg22.04+1_amd64.deb Size: 81748 SHA256: f29bbb3fc37594828ef789f70180a343ef3b4908c07957c056078bde560dbd9b SHA1: 8ad75d14806056e4e1ae8249cecff1924082e65e MD5sum: a55aa6b68c321cb9118d92a7de9a8a03 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, ...)