php-numbers-words 0.16.4-1 source package in Ubuntu

Changelog

php-numbers-words (0.16.4-1) unstable; urgency=low


  * New upstream release.
  * Added a debian/gbp.conf
  * Switched to source format 3.0 (quilt).
  * Fixed Vcs fields (Closes: #638526).
  * Switched to pkg-php-tools and dh 8 sequencer.
  * Now using DEP5 format for debian/copyright.
  * Standard-Version: is now 3.9.3 (no change).
  * Added a Homepage: field.
  * Fixed short description (was starting with the "a" article).
  * Now using PKG-PHP-PEAR team as maintainer.
  * debian/rules now deletes a LICENSE file which is packaged in the
  package.xml.

 -- Thomas Goirand <email address hidden>  Wed, 21 Mar 2012 16:29:33 +0800

Upload details

Uploaded by:
Debian PHP PEAR Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PHP PEAR Maintainers
Architectures:
all
Section:
web
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe web

Builds

Quantal: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
php-numbers-words_0.16.4-1.dsc 1.4 KiB 6eccb459d50c008924ca25e21c0c862fa4df9878d79a6df642699a29c284faa8
php-numbers-words_0.16.4.orig.tar.gz 57.0 KiB 93aa2b8d370a9d87d1ae2595b4f1b7b78c18e0f06cd94a6eda042b6bbeb14838
php-numbers-words_0.16.4-1.debian.tar.gz 3.4 KiB 26ec895c9833837b2fd5f6e133a0263048b3cd3dba6ab83774b5b743c00a19b2

Available diffs

No changes file available.

Binary packages built by this source

php-numbers-words: PEAR module providing methods for spelling numerals in words

 With Numbers_Words class you can convert numbers
 written in arabic digits to words in several languages.
 You can convert an integer between -infinity and infinity.
 If your system does not support such long numbers you can
 call Numbers_Words::toWords() with just a string.
 .
 With the Numbers_Words::toCurrency($num, $locale, 'USD') method
 you can convert a number (decimal and fraction part) to words with currency
 name.
 .
 The following languages are supported:
  * bg (Bulgarian) by Kouber Saparev
  * cs (Czech) by Petr 'PePa' Pavel
  * de (German) by Piotr Klaban
  * dk (Danish) by Jesper Veggerby
  * en_100 (Donald Knuth system, English) by Piotr Klaban
  * en_GB (British English) by Piotr Klaban
  * en_IN (Indian English) by Piotr Klaban
  * en_US (American English) by Piotr Klaban
  * es (Spanish Castellano) by Xavier Noguer
  * es_AR (Argentinian Spanish) by Martin Marrese
  * es_MX (Mexican Spanish) by Martin Marrese and Pavel Oropeza
  * es_VE (Venezuelan Spanish) by Martin Marrese and Pavel Oropeza
  * et (Estonian) by Erkki Saarniit
  * fr (French) by Kouber Saparev
  * fr_BE (French Belgium) by Kouber Saparev and Philippe Bajoit
  * he (Hebrew) by Hadar Porat
  * hu_HU (Hungarian) by Nils Homp
  * id (Indonesian) by Ernas M. Jamil and Arif Rifai Dwiyanto
  * it_IT (Italian) by Filippo Beltramini and Davide Caironi
  * lt (Lithuanian) by Laurynas Butkus
  * lv (Latvian) by Andrius Virbicianskas
  * nl (Dutch) by WHAM van Dinter
  * pl (Polish) by Piotr Klaban
  * pt_BR (Brazilian Portuguese) by Igor Feghali
  * ro_RO (Romanian) by Bogdan Stancescu
  * ru (Russian) by Andrey Demenev
  * sv (Swedish) by Robin Ericsson
  * tr_TR (Turkish) by Shahriyar Imanov
  * ua (Ukrainian) by Andrey Demenev and Vital Leshchyk