./converters/php-recode, PHP extension for recode support

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 5.6.40, Package name: php56-recode-5.6.40, Maintainer: evaldo

This module contains an interface to the GNU Recode library. The GNU Recode
library converts files between various coded character sets and surface
encodings. When this cannot be achieved exactly, it may get rid of the
offending characters or fall back on approximations. The library recognises or
produces nearly 150 different character sets and is able to convert files
between almost any pair. Most RFC 1345 character sets are supported.


Required to run:
[converters/recode] [lang/php73]

Required to build:
[pkgtools/cwrappers] [devel/pcre2]

Master sites: (Expand)

Filesize: 12179.918 KB

Version history: (Expand)


CVS history: (Expand)


   2021-12-29 07:05:19 by Takahiro Kambe | Files touched by this commit (16)
Log message:
Retire of php73, PHP 7.3.x.
   2021-01-03 16:26:12 by Takahiro Kambe | Files touched by this commit (11)
Log message:
Remove reference to php72.
   2019-12-16 17:30:15 by Takahiro Kambe | Files touched by this commit (18)
Log message:
Drop php71 support

Drop php71 support mechanically.
   2019-12-15 19:01:05 by Takahiro Kambe | Files touched by this commit (1)
Log message:
converters/php-recode: recode is dropped from php74

Recode extension for PHP is dropped from PHP 7.4.
   2015-09-03 08:48:00 by Filip Hajny | Files touched by this commit (2)
Log message:
Import wip/php-recode as converters/php-recode.

This module contains an interface to the GNU Recode library. The GNU Recode
library converts files between various coded character sets and surface
encodings. When this cannot be achieved exactly, it may get rid of the
offending characters or fall back on approximations. The library recognises or
produces nearly 150 different character sets and is able to convert files
between almost any pair. Most RFC 1345 character sets are supported.