Package: postgresql-12-numeral Source: postgresql-numeral Version: 1.3-6.pgdg20.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 267 Depends: libc6 (>= 2.14), postgresql-12, postgresql-12-jit-llvm (>= 10) Homepage: https://github.com/df7cb/postgresql-numeral Priority: optional Section: database Filename: pool/main/p/postgresql-numeral/postgresql-12-numeral_1.3-6.pgdg20.04+1_amd64.deb Size: 78920 SHA256: 78487b0e2a74c3a5b5b206cc3317f350a6da4e8f39c21f6b6ab9546334eee8d8 SHA1: 3731c691f76bf38cbc7cb03e417c92aaede75393 MD5sum: ad90721e3ed0bed078955d592bb465fb 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, ...)