Package: postgresql-13-numeral Source: postgresql-numeral Version: 1.3-8.pgdg22.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 258 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-8.pgdg22.04+1_amd64.deb Size: 81672 SHA256: 0bbe22116cf1cac941a91f34fb12a1313f45934f64dc7dedf605c6625a607461 SHA1: 7b8e43e45a248611d22f539a4bf3e574203b7b2e MD5sum: 83e56d3b3891686e8c16ae8d3a361fc1 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, ...)