Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37396147
en ru br
Репозитории ALT
S:0.04-alt3.2
5.1: 0.04-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-Encode-TECkit

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.04-alt1
Время сборки: 28 марта 2009, 00:12 ( 785.8 недели назад )
Размер архива: 27.17 Kb

Домашняя страница:   http://search.cpan.org/dist/Encode-TECkit/

Лицензия: Artistic
О пакете: Perl TECkit interface
Описание:

This module interfaces with the TECkit processor to provide a Perl
interface for data conversion.
TECkit is a binary encoding converter designed to handle complex encoding
conversions requiring multiple passes over the data and contextual data
conversion. See the module Encode::UTR22 for a module that handles a
textual language for this kind of conversion. That module contains a
compiler that takes an extended UTR22 description and creates a binary
control file for TECkit. Equally, TECkit contains its own language and
compiler, but these are not written in Perl.
There are two forms of Encode::TECkit (this is probably a bug). The
first is a Perl object which passes methods along to the Encode::TECkit
XS code. The difference is that the Perl object usually contains two
binary Encode::TECkit objects. So, don't go calling XS methods on the
pure Perl object (as returned by new).
Notice that at this stage the interface is not there to use TECkit is a
pure Unicode normalizer or encoding form converter. Use Unicode::Normalize
and (un)pack for that.

Текущий майнтейнер: Vitaly Lipatov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • perl-Encode-TECkit
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin