| CARVIEW |
Select Language
HTTP/2 200
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
set-cookie: PHPSESSID=dvt4ql0a32vu9a3phnv0mmvr13; path=/
content-type: text/html; charset=UTF-8
date: Sun, 28 Dec 2025 09:05:08 GMT
server: Apache
pkgsrc.se | The NetBSD package collection
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
mail
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
print
regress
security
shells
sysutils
textproc
py-weben..
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./textproc/py-webencodings, Character encoding for the web
[
Branch: CURRENT, Version: 0.5.1nb2, Package name: py312-webencodings-0.5.1nb2, Maintainer: kleink
This is a Python implementation of the WHATWG Encoding standard.
In order to be compatible with legacy web content when interpreting
something like Content-Type: text/html; charset=latin1, tools need
to use a particular set of aliases for encoding labels as well as
some overriding rules. For example, US-ASCII and iso-8859-1 on the
web are actually aliases for windows-1252, and an UTF-8 or UTF-16
BOM takes precedence over any other encoding declaration. The
Encoding standard defines all such details so that implementations
do not have to reverse-engineer each other.
This module has encoding labels and BOM detection, but the actual
implementation for encoders and decoders is Python's.
Required to run:
[lang/python310]
Navigation:
-
Browse pkgsrc
(this page)
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
regress
security
shells
sysutils
textproc
py-weben..time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./textproc/py-webencodings, Character encoding for the web
[
CVSweb ] [
Homepage ] [
RSS ] [
Required by ] [
Add to tracker ]
Branch: CURRENT, Version: 0.5.1nb2, Package name: py312-webencodings-0.5.1nb2, Maintainer: kleink
This is a Python implementation of the WHATWG Encoding standard.
In order to be compatible with legacy web content when interpreting
something like Content-Type: text/html; charset=latin1, tools need
to use a particular set of aliases for encoding labels as well as
some overriding rules. For example, US-ASCII and iso-8859-1 on the
web are actually aliases for windows-1252, and an UTF-8 or UTF-16
BOM takes precedence over any other encoding declaration. The
Encoding standard defines all such details so that implementations
do not have to reverse-engineer each other.
This module has encoding labels and BOM detection, but the actual
implementation for encoders and decoders is Python's.
Required to run:
[lang/python310]
Master sites:
Filesize: 9.493 KBVersion history: (Expand)
- (2024-11-11) Updated to version: py312-webencodings-0.5.1nb2
- (2024-04-30) Updated to version: py311-webencodings-0.5.1nb2
- (2023-02-09) Updated to version: py310-webencodings-0.5.1nb1
- (2022-01-05) Updated to version: py39-webencodings-0.5.1nb1
- (2021-10-07) Updated to version: py39-webencodings-0.5.1
- (2017-11-23) Package has been reborn
CVS history: (Expand)
| 2025-04-14 15:08:21 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: py-webencodings: remove unused PYTHON_VERSIONS_INCOMPATIBLE |
| 2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message: py-*: remove unused tool dependency py-setuptools includes the py-wheel functionality nowadays |
| 2024-04-30 11:05:38 by Thomas Klausner | Files touched by this commit (2) |
Log message: py-webencodings: convert to wheel.mk. Bump PKGREVISION. |
| 2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message: *: bump PKGREVISION for egg.mk users They now have a tool dependency on py-setuptools instead of a DEPENDS |
| 2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message: textproc: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip |
| 2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message: textproc: Remove SHA1 hashes for distfiles |
| 2017-07-26 12:58:03 by Adam Ciarcinski | Files touched by this commit (2) |
Log message: 0.5.1: Bug fixes. |
| 2016-10-26 09:50:24 by Klaus Klein | Files touched by this commit (4) |
Log message: Import webencodings 0.5 as textproc/py-webencodings. This is a Python implementation of the WHATWG Encoding standard. In order to be compatible with legacy web content when interpreting something like Content-Type: text/html; charset=latin1, tools need to use a particular set of aliases for encoding labels as well as some overriding rules. For example, US-ASCII and iso-8859-1 on the web are actually aliases for windows-1252, and an UTF-8 or UTF-16 BOM takes precedence over any other encoding declaration. The Encoding standard defines all such details so that implementations do not have to reverse-engineer each other. This module has encoding labels and BOM detection, but the actual implementation for encoders and decoders is Python's. |
