savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] submission of PHP gettext - savannah.gnu.org


From: dsegan
Subject: [Savannah-hackers] submission of PHP gettext - savannah.gnu.org
Date: Fri, 31 Oct 2003 09:32:04 -0500
User-agent: Mozilla 5.0 (GNU/Linuks; Galeon)

A package was submitted to savannah.gnu.org
This mail was sent to address@hidden, address@hidden


Danilo Šegan <address@hidden> described the package as follows:
License: gpl
Other License: 
Package: PHP gettext
System name: php-gettext
Type: GNU

Description:
I'm working on a simple replacement library for gettext in PHP. For now, it 
provides just the gettext() and ngettext() calls, and can read binary MO files 
as described in gettext.info. The idea is to expand it to be a simple drop-in 
replacement for GNU gettext library, when one isn't available on the system 
(fairly common on web hosting providers).



The current source code is available at 
http://kvota.net/hacks/php-gettext/php-gettext-1.0.1.tar.gz



On translators' side, everything is still the same: they use the same GNU 
gettext tools (xgettext, msgfmt, msgmerge, ...) as with GNU gettext library. 
The goal is to have something similar Python already provides in newer releases.



Other Software Required:
PHP

Other Comments:
The licence is currently GPL, but I might consider switching it to LGPL if 
that's considered better (or more in line with GNU gettext library licence).


_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]