パッケージ: libencoding-fixlatin-xs-perl (1.01-3 など)
libencoding-fixlatin-xs-perl に関するリンク
Debian の資源:
libencoding-fixlatin-xs-perl ソースパッケージをダウンロード:
- [libencoding-fixlatin-xs-perl_1.01-3.dsc]
- [libencoding-fixlatin-xs-perl_1.01.orig.tar.gz]
- [libencoding-fixlatin-xs-perl_1.01-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
XS implementation layer for Encoding::FixLatin
Most encoding conversion tools take input in one encoding and produce output in another encoding. Encoding::FixLatin takes input which may contain characters in more than one encoding and makes a best effort to convert them all to UTF-8 output.
Encoding::FixLatin::XS provides a C implementation of the 'fix_latin' algorithm. It is not meant to be called directly. Instead, simply install this module and use Encoding::FixLatin as normal. Encoding::FixLatin will use this module if it's found and will fall back to the pure-Perl implementation otherwise.
その他の libencoding-fixlatin-xs-perl 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: perl (>= 5.32.0-4)
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- dep: perlapi-5.32.0
- 以下のパッケージによって提供される仮想パッケージです: perl-base
-
- enh: libencoding-fixlatin-perl
- takes mixed encoding input and produces UTF-8 output