Package: postgresql-16-numeral Source: postgresql-numeral Version: 1.3-7.pgdg20.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 261 Depends: postgresql-16, postgresql-16-jit-llvm (>= 10), libc6 (>= 2.14) Homepage: https://github.com/df7cb/postgresql-numeral Priority: optional Section: database Filename: pool/main/p/postgresql-numeral/postgresql-16-numeral_1.3-7.pgdg20.04+1_amd64.deb Size: 77556 SHA256: 3247121432f8456b33bd2394fab2eb0b8c8f2cb21aa2eda9f918d3791ec9309f SHA1: add6c2f4fccf1e17fe8d1fa2cc7a6c48cca28f15 MD5sum: 342128b255d3a127dc2a1e8df91b9cce 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, ...)