head	1.2;
access;
symbols
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2003.07.19.17.06.36;	author perky;	state dead;
branches;
next	1.1;

1.1
date	2001.12.11.09.14.08;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove zh-pycodec port. It's replaced by converters/py-cjkcodecs now.
@
text
@This package provides Unicode codecs that make Python aware of
Chinese character encodings such as Big5, EUC-GB2312.
By using this package, Chinese characters can be treated
as a character string instead of a byte sequence.

WWW: http://sourceforge.net/projects/python-codecs/
@


1.1
log
@add zh-pycodec
Python Unicode codecs for Chinese charsets

PR:		28375
Submitted by:	Hye-Shik Chang <perky@@python.or.kr>
@
text
@@

