[ ソース: libtext-csv-xs-perl ]
パッケージ: libtext-csv-xs-perl (1.38-1)
libtext-csv-xs-perl に関するリンク
Debian の資源:
libtext-csv-xs-perl ソースパッケージをダウンロード:
- [libtext-csv-xs-perl_1.38-1.dsc]
- [libtext-csv-xs-perl_1.38.orig.tar.gz]
- [libtext-csv-xs-perl_1.38-1.debian.tar.xz]
メンテナ:
- Debian Perl Group (QA ページ, メールアーカイブ)
- Niko Tyni (QA ページ)
- Damyan Ivanov (QA ページ)
- gregor herrmann (QA ページ)
- Vincent Danjean (QA ページ)
- Ansgar Burchardt (QA ページ)
- Xavier Guimard (QA ページ)
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Perl C/XS module to process Comma-Separated Value files
Text::CSV_XS provides facilities for the composition and decomposition of comma-separated values. This module can combine fields into a CSV string and, correspondingly, parse a CSV string back into fields.
Text::CSV (see libtext-csv-perl) is a wrapper module which will automatically select the most appropriate implementation for your configuration.
その他の libtext-csv-xs-perl 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: perl (>= 5.28.1-3)
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- dep: perlapi-5.28.1
- 以下のパッケージによって提供される仮想パッケージです: perl-base
-
- enh: libtext-csv-perl
- comma-separated values manipulator (using XS or PurePerl)