Package: postgresql-10-numeral Source: postgresql-numeral Version: 1.3-9.pgdg22.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 105 Depends: postgresql-10, libc6 (>= 2.14) Homepage: https://github.com/df7cb/postgresql-numeral Priority: optional Section: database Filename: pool/main/p/postgresql-numeral/postgresql-10-numeral_1.3-9.pgdg22.04+1_amd64.deb Size: 24240 SHA512: fb546a2b796385a8c44338e3bf58d299f61d3d4b2c61fde8ff9be592f80dbc00d57741ea99ee3720d21e8bb06358b7904c3bcb704698ab1a585f7975ff2632e9 SHA256: c78f630aa8d1c5c17c5bbe61079ec1399a0170f59b28e948f6f295b1d5e0aa14 SHA1: b6b6dd9633de97bbb5e88fbb7812d93642e4d8ab MD5sum: 17707303cd53124c0d2bb6e40f2f6457 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, ...)