Package: postgresql-13-numeral Source: postgresql-numeral Version: 1.3-5.pgdg18.04+1 Architecture: i386 Maintainer: Christoph Berg Installed-Size: 240 Depends: postgresql-13, libc6 (>= 2.4) Homepage: https://github.com/df7cb/postgresql-numeral Priority: optional Section: database Filename: pool/main/p/postgresql-numeral/postgresql-13-numeral_1.3-5.pgdg18.04+1_i386.deb Size: 75760 SHA256: 20e82a165f87b273bf68c80f68adcb63741fac0b703f64ca8799e814be3716fa SHA1: a9a4e3a35019a6736b4d91e20bda34ac7dc518db MD5sum: e35036ec5f7df45c4893ef9673fb6d65 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, ...)