Package: postgresql-16-numeral Source: postgresql-numeral Version: 1.3-9.pgdg22.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 253 Depends: postgresql-16, libc6 (>= 2.14) Breaks: postgresql-16-jit-llvm (<< 15) Homepage: https://github.com/df7cb/postgresql-numeral Priority: optional Section: database Filename: pool/main/p/postgresql-numeral/postgresql-16-numeral_1.3-9.pgdg22.04+1_amd64.deb Size: 79148 SHA512: 3592bd14a86ba5eebe0633217a4c93f66d929fd734468a71205967c116891cb1fa51a6f7260d6bcdc203c5ffb449980b5062ba02f49c60b08484c6f668e049cf SHA256: 213eccb56d14c2eb7246e9854e93ee45e28dc228134689d41e23a5498470aa27 SHA1: 10385ebce81c9a96e71d32b9be1feb4dc47e97db MD5sum: 0a374fba7f577caa61954bf1e1e05f99 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, ...)