<?xml-stylesheet href="/2000/08/w3c-synd/style.css"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/">
<channel rdf:about="">
<title>CSS software</title>
<link>http://www.w3.org/software.en.html</link>
<dc:date>2013-03-29</dc:date>
<items>
<rdf:Seq>
<rdf:li rdf:resource="#x115" />
<rdf:li rdf:resource="#x114" />
<rdf:li rdf:resource="#x113" />
<rdf:li rdf:resource="#x112" />
<rdf:li rdf:resource="#x111" />
<rdf:li rdf:resource="#x110" />
<rdf:li rdf:resource="#x109" />
<rdf:li rdf:resource="#x108" />
<rdf:li rdf:resource="#x107" />
<rdf:li rdf:resource="#x106" />
<rdf:li rdf:resource="#x105" />
<rdf:li rdf:resource="#x104" />
<rdf:li rdf:resource="#x103" />
<rdf:li rdf:resource="#x102" />
<rdf:li rdf:resource="#x101" />
</rdf:Seq>
</items>
</channel>

<item rdf:ID="x115">
<title>xhtml2pdf is an HTML/CSS to PDF converter written in Python.&#x2026;</title>
<description>xhtml2pdf is an HTML/CSS to PDF converter written in Python. (Python, Open Source)</description>
<link>http://www.w3.org/software.en.html</link>
<dc:date>2013-03-29</dc:date>
</item>

<item rdf:ID="x114">
<title>The Publication Standards Project is an advocacy group set u&#x2026;</title>
<description>The Publication Standards Project is an advocacy group set up in May 2012 by Nick Disabato to promote the use of standards in e-books software.</description>
<link>http://www.w3.org/software.en.html</link>
<dc:date>2013-03-29</dc:date>
</item>

<item rdf:ID="x113">
<title>The WebStorm JavaScript editor includes a CSS editor with sy&#x2026;</title>
<description>The WebStorm JavaScript editor includes a CSS editor with syntax checking, auto-complete, etc. and support for the syntaxes of SASS and LESS. (Windows, Mac, Unix. Various licenses. Free for education and Open Source projects)</description>
<link>http://www.w3.org/software.en.html</link>
<dc:date>2013-03-04</dc:date>
</item>

<item rdf:ID="x112">
<title>César Acebal put a new version of ALMcss3, a JavaScript impl&#x2026;</title>
<description>César Acebal put a new version of ALMcss3, a JavaScript implementation of the CSS Template Layout Module, on github.com. It implements the latest proposed syntax for that specification.</description>
<link>http://www.w3.org/software.en.html</link>
<dc:date>2012-12-06</dc:date>
</item>

<item rdf:ID="x111">
<title>Tinycss 0.2 is a CSS parser for Python. (Open Source)</title>
<description>Tinycss 0.2 is a CSS parser for Python. (Open Source)</description>
<link>http://www.w3.org/software.en.html</link>
<dc:date>2012-08-30</dc:date>
</item>

<item rdf:ID="x110">
<title>Cssselect 0.7 is a selectors-to-XPath converter for Python. &#x2026;</title>
<description>Cssselect 0.7 is a selectors-to-XPath converter for Python. (Open Source)</description>
<link>http://www.w3.org/software.en.html</link>
<dc:date>2012-08-30</dc:date>
</item>

<item rdf:ID="x109">
<title>Liquid XML Editor 2012 features a CSS editor, enabling you t&#x2026;</title>
<description>Liquid XML Editor 2012 features a CSS editor, enabling you to edit your CSS document, and validate it against the W3C standards. (Windows, free trial)</description>
<link>http://www.w3.org/software.en.html</link>
<dc:date>2012-08-15</dc:date>
</item>

<item rdf:ID="x108">
<title>Stylus is a CSS preprocessor, providing a shorter syntax, ma&#x2026;</title>
<description>Stylus is a CSS preprocessor, providing a shorter syntax, macros, mathematical functions, etc.</description>
<link>http://www.w3.org/software.en.html</link>
<dc:date>2012-05-26</dc:date>
</item>

<item rdf:ID="x107">
<title>Compass is a CSS authoring framework (preprocessor), built a&#x2026;</title>
<description>Compass is a CSS authoring framework (preprocessor), built around Sass, with predefined “mixins” (snippets of CSS and Sass code) for many common tasks. (Ruby, Open Source)</description>
<link>http://www.w3.org/software.en.html</link>
<dc:date>2012-04-12</dc:date>
</item>

<item rdf:ID="x106">
<title>CSS Agent is an extension (handler) for Microsoft's IIS Web &#x2026;</title>
<description>CSS Agent is an extension (handler) for Microsoft's IIS Web server that acts as a preprocessor for CSS files. It provides simple constants and can also add prefixes to experimental properties. (Open Source, ASP.NET)</description>
<link>http://www.w3.org/software.en.html</link>
<dc:date>2011-12-08</dc:date>
</item>

<item rdf:ID="x105">
<title>Weasyprint (current version is 0.1) converts HTML + CSS to P&#x2026;</title>
<description>Weasyprint (current version is 0.1) converts HTML + CSS to PDF. (Open Source, Python)</description>
<link>http://www.w3.org/software.en.html</link>
<dc:date>2011-11-30</dc:date>
</item>

<item rdf:ID="x104">
<title>OverZone Software offers CSS Tab Designer, a WYSIWYG tool to&#x2026;</title>
<description>OverZone Software offers CSS Tab Designer, a WYSIWYG tool to design menus in XHTML+CSS. (Free, Windows)</description>
<link>http://www.w3.org/software.en.html</link>
<dc:date>2011-11-18</dc:date>
</item>

<item rdf:ID="x103">
<title>Closure Stylesheets is a CSS preprocessor. It provides vario&#x2026;</title>
<description>Closure Stylesheets is a CSS preprocessor. It provides various kinds of macros and can also check the syntax of and reformat style sheets. (Open Source, Java)</description>
<link>http://www.w3.org/software.en.html</link>
<dc:date>2011-11-18</dc:date>
</item>

<item rdf:ID="x102">
<title>wkhtmltopdf is a command line program to convert HTML to PDF&#x2026;</title>
<description>wkhtmltopdf is a command line program to convert HTML to PDF using the Webkit rendering engine and Qt. (Open Source, Unix/X, Mac OS X)</description>
<link>http://www.w3.org/software.en.html</link>
<dc:date>2011-11-17</dc:date>
</item>

<item rdf:ID="x101">
<title>The AXR project aims to replace HTML and CSS with XML and HS&#x2026;</title>
<description>The AXR project aims to replace HTML and CSS with XML and HSS (a language inspired by CSS): no incompatibilities thanks to a single (Open Source) implementation; support for simple transformations; delegation &amp; object orientation; no need for backwards compatibility with HTML/CSS; advanced layout controls, shapes and splines, etc.</description>
<link>http://www.w3.org/software.en.html</link>
<dc:date>2011-06-11</dc:date>
</item>

</rdf:RDF>
