Paketname | utf8script |
Beschreibung | binfmt_misc plugin for UTF-8 scripts |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.0-1build1 |
Sektion | universe/interpreters |
Priorität | optional |
Installierte Größe | 68 Byte |
Hängt ab von | binfmt-support |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 6776 Byte |
Prüfsumme MD5 | 2432d5d3252b0018234603ffae466505 |
Prüfsumme SHA1 | bdb936101e2a982416a555ff23a6abdd10521ef3 |
Prüfsumme SHA256 | cde5f010febc94d8f036eb7ced358f1085a8f3d421a11fe553331abcf6321ee6 |
Link zum Herunterladen | utf8script_1.0-1build1_i386.deb |
Ausführliche Beschreibung | This package provides an additional binary format for Linux: scripts
which start with an UTF-8 signature (aka BOM), i.e. with the byte
sequence \xef\xbb\xbf#!.
.
This is particularly useful for scripting languages which recognize
the BOM, e.g. Python. With Python 2.3 or newer, scripts with the UTF-8
BOM are considered UTF-8 enocded without the need for an addition
encoding declaration.
|