Package: postgresql-11-numeral Source: postgresql-numeral Version: 1.3-9.pgdg22.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 259 Depends: postgresql-11, libc6 (>= 2.14) Breaks: postgresql-11-jit-llvm (<< 15) Homepage: https://github.com/df7cb/postgresql-numeral Priority: optional Section: database Filename: pool/main/p/postgresql-numeral/postgresql-11-numeral_1.3-9.pgdg22.04+1_amd64.deb Size: 81584 SHA512: 31b9b210182b38d6a4904c6e6629ddf2419711a4ce2fd0017fd64533aba1417df52b72ccd49554d797f421be87b5e6c1a63641a40de0f9a17935b520dcc4c505 SHA256: d58064ad79cabcacacc537c88e12f05f5e541394a16804ea7a25bb9768ee2c9a SHA1: cb0e2d5fd2c5070269525ecb339b61a2a4901367 MD5sum: 6d417b2303a5ef58dd6fbbc1141fc41f 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, ...)