すべてのオプション
buster  ]
[ ソース: unidecode  ]

パッケージ: pypy-unidecode (1.0.23-1)

pypy-unidecode に関するリンク

Screenshot

Debian の資源:

unidecode ソースパッケージをダウンロード:

メンテナ:

外部の資源:

類似のパッケージ:

ASCII transliterations of Unicode text (PyPy module)

It often happens that you have text data in Unicode, but you need to represent it in ASCII for display. One could represent non-roman Unicode characters as "???" or "\\15BA\\15A0\\1610", but neither is useful to the user reading the text.

Unidecode tries to represent it in ASCII characters (i.e., the universally displayable characters between 0x00 and 0x7F), where the compromises taken when mapping between two character sets are chosen to be near what a human with a US keyboard would choose.

This module generally produces better results than simply stripping accents from characters (which can be done in Python with built-in functions). It is based on hand-tuned character mappings that for example also contain ASCII approximations for symbols and non-Latin alphabets.

unidecode is a Python port of the Text::Unidecode Perl module for PyPy.

その他の pypy-unidecode 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • enhances

pypy-unidecode のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 108.8 kB951.0 kB [ファイル一覧]