NOTICE: This package has been removed from pkgsrc

./textproc/py-tinycss, Complete yet simple CSS parser for Python

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.4, Package name: py27-tinycss-0.4, Maintainer: pkgsrc-users

tinycss is a complete yet simple CSS parser for Python. It supports the full
syntax and error handling for CSS 2.1 as well as some CSS 3 modules:

* CSS Color 3;
* CSS Paged Media 3;

It is designed to be easy to extend for new CSS modules and syntax, and
integrates well with cssselect for Selectors 3 support.


Required to run:
[devel/py-setuptools] [lang/python27]

Master sites:

SHA1: 8624e198991b21b47565eb1811049d8330a744ed
RMD160: fa2d6427336e8f3b12820c4904ef0aabe03c65a7
Filesize: 85.702 KB

Version history: (Expand)


CVS history: (Expand)


   2017-09-16 21:27:31 by Thomas Klausner | Files touched by this commit (372)
Log message:
Reset maintainer
   2017-01-10 14:54:43 by Klaus Klein | Files touched by this commit (3)
Log message:
Update py-tinycss to 0.4.

Version 0.4
-----------

Released on 2016-09-23.

* Add an __eq__ operator to Token object.
* Support Fonts 3.
   2016-06-08 19:43:49 by Thomas Klausner | Files touched by this commit (356)
Log message:
Switch to MASTER_SITES_PYPI.
   2015-11-04 03:00:17 by Alistair G. Crooks | Files touched by this commit (797)
Log message:
Add SHA512 digests for distfiles for textproc category

Problems found locating distfiles:
	Package cabocha: missing distfile cabocha-0.68.tar.bz2
	Package convertlit: missing distfile clit18src.zip
	Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2014-05-16 03:34:43 by Blue Rats | Files touched by this commit (4)
Log message:
Import py27-tinycss-0.3 as textproc/py-tinycss.

tinycss is a complete yet simple CSS parser for Python. It supports the full
syntax and error handling for CSS 2.1 as well as some CSS 3 modules:

 * CSS Color 3;
 * CSS Paged Media 3;

It is designed to be easy to extend for new CSS modules and syntax, and
integrates well with cssselect for Selectors 3 support.