6668cb9e08
cssutils.googlecode.com is gone, keep pypi. 0.9.10 130331 * BUGFIX: False HASH color values like #xyz were not being handled properly (thanks to Teruaki Koizumi) * Fixed issue #23: Tests do work properly in newer Python (>2.7.1?) version now, old versions will report error. Before this was the other way round but this makes more sense probably * Fixed issue #24: rgba color values did not validate properly * (Jason R. Coombs) Fixed issue #25: Cssutils installs “tests” package * Fixed issue #27: Small magnitude float values serialized incorrectly * Fixed issue #28: Standalone semicolons in CSSStyleDeclaration is now simply stripped and does not remove directly following property too 0.9.10b1 120428 * REGRESSION: Valid profiles reported by validation may not be right but as these hardly say anything in the real world anyway the advancements in the following bugfixes are probably worth this. Profiles.validateWithProfile currently not working but should be hardly used anyway. As a workaround remove all profiles and add just the ones you want to use for your application * BUGFIX: Profiles have been updated. Multiple profiles can be added via addProfiles and this is preferred to adding separate profiles with addProfile. Profiles do check for updated macros now so that e.g. CSS3 Colors defined in a different profile are valid for all properties defined before. This may lead to a reset of all properties and so may be an extremely expensive operation. * BUGFIX: font-family names in profile CSS3_FONTS seem to have been defined wrongly. Family names containing spaces are valid now, even without quotes. * BUGFIX: for Python 2.5 compatibility (thanks @Jason) * IMPROVEMENT: Added all X11 color names and corresponding RGBA values
300 lines
13 KiB
Text
300 lines
13 KiB
Text
@comment $NetBSD: PLIST,v 1.3 2013/07/28 17:26:08 kleink Exp $
|
|
bin/csscapture
|
|
bin/csscombine
|
|
bin/cssparse
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/cssutils/__init__.py
|
|
${PYSITELIB}/cssutils/__init__.pyc
|
|
${PYSITELIB}/cssutils/__init__.pyo
|
|
${PYSITELIB}/cssutils/_codec2.py
|
|
${PYSITELIB}/cssutils/_codec2.pyc
|
|
${PYSITELIB}/cssutils/_codec2.pyo
|
|
${PYSITELIB}/cssutils/_codec3.py
|
|
${PYSITELIB}/cssutils/_codec3.pyc
|
|
${PYSITELIB}/cssutils/_codec3.pyo
|
|
${PYSITELIB}/cssutils/_fetch.py
|
|
${PYSITELIB}/cssutils/_fetch.pyc
|
|
${PYSITELIB}/cssutils/_fetch.pyo
|
|
${PYSITELIB}/cssutils/_fetchgae.py
|
|
${PYSITELIB}/cssutils/_fetchgae.pyc
|
|
${PYSITELIB}/cssutils/_fetchgae.pyo
|
|
${PYSITELIB}/cssutils/codec.py
|
|
${PYSITELIB}/cssutils/codec.pyc
|
|
${PYSITELIB}/cssutils/codec.pyo
|
|
${PYSITELIB}/cssutils/css/__init__.py
|
|
${PYSITELIB}/cssutils/css/__init__.pyc
|
|
${PYSITELIB}/cssutils/css/__init__.pyo
|
|
${PYSITELIB}/cssutils/css/colors.py
|
|
${PYSITELIB}/cssutils/css/colors.pyc
|
|
${PYSITELIB}/cssutils/css/colors.pyo
|
|
${PYSITELIB}/cssutils/css/csscharsetrule.py
|
|
${PYSITELIB}/cssutils/css/csscharsetrule.pyc
|
|
${PYSITELIB}/cssutils/css/csscharsetrule.pyo
|
|
${PYSITELIB}/cssutils/css/csscomment.py
|
|
${PYSITELIB}/cssutils/css/csscomment.pyc
|
|
${PYSITELIB}/cssutils/css/csscomment.pyo
|
|
${PYSITELIB}/cssutils/css/cssfontfacerule.py
|
|
${PYSITELIB}/cssutils/css/cssfontfacerule.pyc
|
|
${PYSITELIB}/cssutils/css/cssfontfacerule.pyo
|
|
${PYSITELIB}/cssutils/css/cssimportrule.py
|
|
${PYSITELIB}/cssutils/css/cssimportrule.pyc
|
|
${PYSITELIB}/cssutils/css/cssimportrule.pyo
|
|
${PYSITELIB}/cssutils/css/cssmediarule.py
|
|
${PYSITELIB}/cssutils/css/cssmediarule.pyc
|
|
${PYSITELIB}/cssutils/css/cssmediarule.pyo
|
|
${PYSITELIB}/cssutils/css/cssnamespacerule.py
|
|
${PYSITELIB}/cssutils/css/cssnamespacerule.pyc
|
|
${PYSITELIB}/cssutils/css/cssnamespacerule.pyo
|
|
${PYSITELIB}/cssutils/css/csspagerule.py
|
|
${PYSITELIB}/cssutils/css/csspagerule.pyc
|
|
${PYSITELIB}/cssutils/css/csspagerule.pyo
|
|
${PYSITELIB}/cssutils/css/cssproperties.py
|
|
${PYSITELIB}/cssutils/css/cssproperties.pyc
|
|
${PYSITELIB}/cssutils/css/cssproperties.pyo
|
|
${PYSITELIB}/cssutils/css/cssrule.py
|
|
${PYSITELIB}/cssutils/css/cssrule.pyc
|
|
${PYSITELIB}/cssutils/css/cssrule.pyo
|
|
${PYSITELIB}/cssutils/css/cssrulelist.py
|
|
${PYSITELIB}/cssutils/css/cssrulelist.pyc
|
|
${PYSITELIB}/cssutils/css/cssrulelist.pyo
|
|
${PYSITELIB}/cssutils/css/cssstyledeclaration.py
|
|
${PYSITELIB}/cssutils/css/cssstyledeclaration.pyc
|
|
${PYSITELIB}/cssutils/css/cssstyledeclaration.pyo
|
|
${PYSITELIB}/cssutils/css/cssstylerule.py
|
|
${PYSITELIB}/cssutils/css/cssstylerule.pyc
|
|
${PYSITELIB}/cssutils/css/cssstylerule.pyo
|
|
${PYSITELIB}/cssutils/css/cssstylesheet.py
|
|
${PYSITELIB}/cssutils/css/cssstylesheet.pyc
|
|
${PYSITELIB}/cssutils/css/cssstylesheet.pyo
|
|
${PYSITELIB}/cssutils/css/cssunknownrule.py
|
|
${PYSITELIB}/cssutils/css/cssunknownrule.pyc
|
|
${PYSITELIB}/cssutils/css/cssunknownrule.pyo
|
|
${PYSITELIB}/cssutils/css/cssvalue.py
|
|
${PYSITELIB}/cssutils/css/cssvalue.pyc
|
|
${PYSITELIB}/cssutils/css/cssvalue.pyo
|
|
${PYSITELIB}/cssutils/css/cssvariablesdeclaration.py
|
|
${PYSITELIB}/cssutils/css/cssvariablesdeclaration.pyc
|
|
${PYSITELIB}/cssutils/css/cssvariablesdeclaration.pyo
|
|
${PYSITELIB}/cssutils/css/cssvariablesrule.py
|
|
${PYSITELIB}/cssutils/css/cssvariablesrule.pyc
|
|
${PYSITELIB}/cssutils/css/cssvariablesrule.pyo
|
|
${PYSITELIB}/cssutils/css/marginrule.py
|
|
${PYSITELIB}/cssutils/css/marginrule.pyc
|
|
${PYSITELIB}/cssutils/css/marginrule.pyo
|
|
${PYSITELIB}/cssutils/css/property.py
|
|
${PYSITELIB}/cssutils/css/property.pyc
|
|
${PYSITELIB}/cssutils/css/property.pyo
|
|
${PYSITELIB}/cssutils/css/selector.py
|
|
${PYSITELIB}/cssutils/css/selector.pyc
|
|
${PYSITELIB}/cssutils/css/selector.pyo
|
|
${PYSITELIB}/cssutils/css/selectorlist.py
|
|
${PYSITELIB}/cssutils/css/selectorlist.pyc
|
|
${PYSITELIB}/cssutils/css/selectorlist.pyo
|
|
${PYSITELIB}/cssutils/css/value.py
|
|
${PYSITELIB}/cssutils/css/value.pyc
|
|
${PYSITELIB}/cssutils/css/value.pyo
|
|
${PYSITELIB}/cssutils/css2productions.py
|
|
${PYSITELIB}/cssutils/css2productions.pyc
|
|
${PYSITELIB}/cssutils/css2productions.pyo
|
|
${PYSITELIB}/cssutils/cssproductions.py
|
|
${PYSITELIB}/cssutils/cssproductions.pyc
|
|
${PYSITELIB}/cssutils/cssproductions.pyo
|
|
${PYSITELIB}/cssutils/errorhandler.py
|
|
${PYSITELIB}/cssutils/errorhandler.pyc
|
|
${PYSITELIB}/cssutils/errorhandler.pyo
|
|
${PYSITELIB}/cssutils/helper.py
|
|
${PYSITELIB}/cssutils/helper.pyc
|
|
${PYSITELIB}/cssutils/helper.pyo
|
|
${PYSITELIB}/cssutils/parse.py
|
|
${PYSITELIB}/cssutils/parse.pyc
|
|
${PYSITELIB}/cssutils/parse.pyo
|
|
${PYSITELIB}/cssutils/prodparser.py
|
|
${PYSITELIB}/cssutils/prodparser.pyc
|
|
${PYSITELIB}/cssutils/prodparser.pyo
|
|
${PYSITELIB}/cssutils/profiles.py
|
|
${PYSITELIB}/cssutils/profiles.pyc
|
|
${PYSITELIB}/cssutils/profiles.pyo
|
|
${PYSITELIB}/cssutils/sac.py
|
|
${PYSITELIB}/cssutils/sac.pyc
|
|
${PYSITELIB}/cssutils/sac.pyo
|
|
${PYSITELIB}/cssutils/script.py
|
|
${PYSITELIB}/cssutils/script.pyc
|
|
${PYSITELIB}/cssutils/script.pyo
|
|
${PYSITELIB}/cssutils/scripts/__init__.py
|
|
${PYSITELIB}/cssutils/scripts/__init__.pyc
|
|
${PYSITELIB}/cssutils/scripts/__init__.pyo
|
|
${PYSITELIB}/cssutils/scripts/csscapture.py
|
|
${PYSITELIB}/cssutils/scripts/csscapture.pyc
|
|
${PYSITELIB}/cssutils/scripts/csscapture.pyo
|
|
${PYSITELIB}/cssutils/scripts/csscombine.py
|
|
${PYSITELIB}/cssutils/scripts/csscombine.pyc
|
|
${PYSITELIB}/cssutils/scripts/csscombine.pyo
|
|
${PYSITELIB}/cssutils/scripts/cssparse.py
|
|
${PYSITELIB}/cssutils/scripts/cssparse.pyc
|
|
${PYSITELIB}/cssutils/scripts/cssparse.pyo
|
|
${PYSITELIB}/cssutils/serialize.py
|
|
${PYSITELIB}/cssutils/serialize.pyc
|
|
${PYSITELIB}/cssutils/serialize.pyo
|
|
${PYSITELIB}/cssutils/settings.py
|
|
${PYSITELIB}/cssutils/settings.pyc
|
|
${PYSITELIB}/cssutils/settings.pyo
|
|
${PYSITELIB}/cssutils/stylesheets/__init__.py
|
|
${PYSITELIB}/cssutils/stylesheets/__init__.pyc
|
|
${PYSITELIB}/cssutils/stylesheets/__init__.pyo
|
|
${PYSITELIB}/cssutils/stylesheets/medialist.py
|
|
${PYSITELIB}/cssutils/stylesheets/medialist.pyc
|
|
${PYSITELIB}/cssutils/stylesheets/medialist.pyo
|
|
${PYSITELIB}/cssutils/stylesheets/mediaquery.py
|
|
${PYSITELIB}/cssutils/stylesheets/mediaquery.pyc
|
|
${PYSITELIB}/cssutils/stylesheets/mediaquery.pyo
|
|
${PYSITELIB}/cssutils/stylesheets/stylesheet.py
|
|
${PYSITELIB}/cssutils/stylesheets/stylesheet.pyc
|
|
${PYSITELIB}/cssutils/stylesheets/stylesheet.pyo
|
|
${PYSITELIB}/cssutils/stylesheets/stylesheetlist.py
|
|
${PYSITELIB}/cssutils/stylesheets/stylesheetlist.pyc
|
|
${PYSITELIB}/cssutils/stylesheets/stylesheetlist.pyo
|
|
${PYSITELIB}/cssutils/tests/__init__.py
|
|
${PYSITELIB}/cssutils/tests/__init__.pyc
|
|
${PYSITELIB}/cssutils/tests/__init__.pyo
|
|
${PYSITELIB}/cssutils/tests/basetest.py
|
|
${PYSITELIB}/cssutils/tests/basetest.pyc
|
|
${PYSITELIB}/cssutils/tests/basetest.pyo
|
|
${PYSITELIB}/cssutils/tests/test_codec.py
|
|
${PYSITELIB}/cssutils/tests/test_codec.pyc
|
|
${PYSITELIB}/cssutils/tests/test_codec.pyo
|
|
${PYSITELIB}/cssutils/tests/test_csscharsetrule.py
|
|
${PYSITELIB}/cssutils/tests/test_csscharsetrule.pyc
|
|
${PYSITELIB}/cssutils/tests/test_csscharsetrule.pyo
|
|
${PYSITELIB}/cssutils/tests/test_csscomment.py
|
|
${PYSITELIB}/cssutils/tests/test_csscomment.pyc
|
|
${PYSITELIB}/cssutils/tests/test_csscomment.pyo
|
|
${PYSITELIB}/cssutils/tests/test_cssfontfacerule.py
|
|
${PYSITELIB}/cssutils/tests/test_cssfontfacerule.pyc
|
|
${PYSITELIB}/cssutils/tests/test_cssfontfacerule.pyo
|
|
${PYSITELIB}/cssutils/tests/test_cssimportrule.py
|
|
${PYSITELIB}/cssutils/tests/test_cssimportrule.pyc
|
|
${PYSITELIB}/cssutils/tests/test_cssimportrule.pyo
|
|
${PYSITELIB}/cssutils/tests/test_cssmediarule.py
|
|
${PYSITELIB}/cssutils/tests/test_cssmediarule.pyc
|
|
${PYSITELIB}/cssutils/tests/test_cssmediarule.pyo
|
|
${PYSITELIB}/cssutils/tests/test_cssnamespacerule.py
|
|
${PYSITELIB}/cssutils/tests/test_cssnamespacerule.pyc
|
|
${PYSITELIB}/cssutils/tests/test_cssnamespacerule.pyo
|
|
${PYSITELIB}/cssutils/tests/test_csspagerule.py
|
|
${PYSITELIB}/cssutils/tests/test_csspagerule.pyc
|
|
${PYSITELIB}/cssutils/tests/test_csspagerule.pyo
|
|
${PYSITELIB}/cssutils/tests/test_cssproperties.py
|
|
${PYSITELIB}/cssutils/tests/test_cssproperties.pyc
|
|
${PYSITELIB}/cssutils/tests/test_cssproperties.pyo
|
|
${PYSITELIB}/cssutils/tests/test_cssrule.py
|
|
${PYSITELIB}/cssutils/tests/test_cssrule.pyc
|
|
${PYSITELIB}/cssutils/tests/test_cssrule.pyo
|
|
${PYSITELIB}/cssutils/tests/test_cssrulelist.py
|
|
${PYSITELIB}/cssutils/tests/test_cssrulelist.pyc
|
|
${PYSITELIB}/cssutils/tests/test_cssrulelist.pyo
|
|
${PYSITELIB}/cssutils/tests/test_cssstyledeclaration.py
|
|
${PYSITELIB}/cssutils/tests/test_cssstyledeclaration.pyc
|
|
${PYSITELIB}/cssutils/tests/test_cssstyledeclaration.pyo
|
|
${PYSITELIB}/cssutils/tests/test_cssstylerule.py
|
|
${PYSITELIB}/cssutils/tests/test_cssstylerule.pyc
|
|
${PYSITELIB}/cssutils/tests/test_cssstylerule.pyo
|
|
${PYSITELIB}/cssutils/tests/test_cssstylesheet.py
|
|
${PYSITELIB}/cssutils/tests/test_cssstylesheet.pyc
|
|
${PYSITELIB}/cssutils/tests/test_cssstylesheet.pyo
|
|
${PYSITELIB}/cssutils/tests/test_cssunknownrule.py
|
|
${PYSITELIB}/cssutils/tests/test_cssunknownrule.pyc
|
|
${PYSITELIB}/cssutils/tests/test_cssunknownrule.pyo
|
|
${PYSITELIB}/cssutils/tests/test_cssutils.py
|
|
${PYSITELIB}/cssutils/tests/test_cssutils.pyc
|
|
${PYSITELIB}/cssutils/tests/test_cssutils.pyo
|
|
${PYSITELIB}/cssutils/tests/test_cssutilsimport.py
|
|
${PYSITELIB}/cssutils/tests/test_cssutilsimport.pyc
|
|
${PYSITELIB}/cssutils/tests/test_cssutilsimport.pyo
|
|
${PYSITELIB}/cssutils/tests/test_cssvalue.py
|
|
${PYSITELIB}/cssutils/tests/test_cssvalue.pyc
|
|
${PYSITELIB}/cssutils/tests/test_cssvalue.pyo
|
|
${PYSITELIB}/cssutils/tests/test_cssvariablesdeclaration.py
|
|
${PYSITELIB}/cssutils/tests/test_cssvariablesdeclaration.pyc
|
|
${PYSITELIB}/cssutils/tests/test_cssvariablesdeclaration.pyo
|
|
${PYSITELIB}/cssutils/tests/test_cssvariablesrule.py
|
|
${PYSITELIB}/cssutils/tests/test_cssvariablesrule.pyc
|
|
${PYSITELIB}/cssutils/tests/test_cssvariablesrule.pyo
|
|
${PYSITELIB}/cssutils/tests/test_domimplementation.py
|
|
${PYSITELIB}/cssutils/tests/test_domimplementation.pyc
|
|
${PYSITELIB}/cssutils/tests/test_domimplementation.pyo
|
|
${PYSITELIB}/cssutils/tests/test_encutils/__init__.py
|
|
${PYSITELIB}/cssutils/tests/test_encutils/__init__.pyc
|
|
${PYSITELIB}/cssutils/tests/test_encutils/__init__.pyo
|
|
${PYSITELIB}/cssutils/tests/test_errorhandler.py
|
|
${PYSITELIB}/cssutils/tests/test_errorhandler.pyc
|
|
${PYSITELIB}/cssutils/tests/test_errorhandler.pyo
|
|
${PYSITELIB}/cssutils/tests/test_helper.py
|
|
${PYSITELIB}/cssutils/tests/test_helper.pyc
|
|
${PYSITELIB}/cssutils/tests/test_helper.pyo
|
|
${PYSITELIB}/cssutils/tests/test_marginrule.py
|
|
${PYSITELIB}/cssutils/tests/test_marginrule.pyc
|
|
${PYSITELIB}/cssutils/tests/test_marginrule.pyo
|
|
${PYSITELIB}/cssutils/tests/test_medialist.py
|
|
${PYSITELIB}/cssutils/tests/test_medialist.pyc
|
|
${PYSITELIB}/cssutils/tests/test_medialist.pyo
|
|
${PYSITELIB}/cssutils/tests/test_mediaquery.py
|
|
${PYSITELIB}/cssutils/tests/test_mediaquery.pyc
|
|
${PYSITELIB}/cssutils/tests/test_mediaquery.pyo
|
|
${PYSITELIB}/cssutils/tests/test_parse.py
|
|
${PYSITELIB}/cssutils/tests/test_parse.pyc
|
|
${PYSITELIB}/cssutils/tests/test_parse.pyo
|
|
${PYSITELIB}/cssutils/tests/test_prodparser.py
|
|
${PYSITELIB}/cssutils/tests/test_prodparser.pyc
|
|
${PYSITELIB}/cssutils/tests/test_prodparser.pyo
|
|
${PYSITELIB}/cssutils/tests/test_profiles.py
|
|
${PYSITELIB}/cssutils/tests/test_profiles.pyc
|
|
${PYSITELIB}/cssutils/tests/test_profiles.pyo
|
|
${PYSITELIB}/cssutils/tests/test_properties.py
|
|
${PYSITELIB}/cssutils/tests/test_properties.pyc
|
|
${PYSITELIB}/cssutils/tests/test_properties.pyo
|
|
${PYSITELIB}/cssutils/tests/test_property.py
|
|
${PYSITELIB}/cssutils/tests/test_property.pyc
|
|
${PYSITELIB}/cssutils/tests/test_property.pyo
|
|
${PYSITELIB}/cssutils/tests/test_scripts_csscombine.py
|
|
${PYSITELIB}/cssutils/tests/test_scripts_csscombine.pyc
|
|
${PYSITELIB}/cssutils/tests/test_scripts_csscombine.pyo
|
|
${PYSITELIB}/cssutils/tests/test_selector.py
|
|
${PYSITELIB}/cssutils/tests/test_selector.pyc
|
|
${PYSITELIB}/cssutils/tests/test_selector.pyo
|
|
${PYSITELIB}/cssutils/tests/test_selectorlist.py
|
|
${PYSITELIB}/cssutils/tests/test_selectorlist.pyc
|
|
${PYSITELIB}/cssutils/tests/test_selectorlist.pyo
|
|
${PYSITELIB}/cssutils/tests/test_serialize.py
|
|
${PYSITELIB}/cssutils/tests/test_serialize.pyc
|
|
${PYSITELIB}/cssutils/tests/test_serialize.pyo
|
|
${PYSITELIB}/cssutils/tests/test_settings.py
|
|
${PYSITELIB}/cssutils/tests/test_settings.pyc
|
|
${PYSITELIB}/cssutils/tests/test_settings.pyo
|
|
${PYSITELIB}/cssutils/tests/test_stylesheet.py
|
|
${PYSITELIB}/cssutils/tests/test_stylesheet.pyc
|
|
${PYSITELIB}/cssutils/tests/test_stylesheet.pyo
|
|
${PYSITELIB}/cssutils/tests/test_tokenize2.py
|
|
${PYSITELIB}/cssutils/tests/test_tokenize2.pyc
|
|
${PYSITELIB}/cssutils/tests/test_tokenize2.pyo
|
|
${PYSITELIB}/cssutils/tests/test_util.py
|
|
${PYSITELIB}/cssutils/tests/test_util.pyc
|
|
${PYSITELIB}/cssutils/tests/test_util.pyo
|
|
${PYSITELIB}/cssutils/tests/test_value.py
|
|
${PYSITELIB}/cssutils/tests/test_value.pyc
|
|
${PYSITELIB}/cssutils/tests/test_value.pyo
|
|
${PYSITELIB}/cssutils/tests/test_x.py
|
|
${PYSITELIB}/cssutils/tests/test_x.pyc
|
|
${PYSITELIB}/cssutils/tests/test_x.pyo
|
|
${PYSITELIB}/cssutils/tokenize2.py
|
|
${PYSITELIB}/cssutils/tokenize2.pyc
|
|
${PYSITELIB}/cssutils/tokenize2.pyo
|
|
${PYSITELIB}/cssutils/util.py
|
|
${PYSITELIB}/cssutils/util.pyc
|
|
${PYSITELIB}/cssutils/util.pyo
|
|
${PYSITELIB}/encutils/__init__.py
|
|
${PYSITELIB}/encutils/__init__.pyc
|
|
${PYSITELIB}/encutils/__init__.pyo
|