<?xml version="1.0" encoding="UTF-8"?>

<project>
	<modelVersion>4.0.0</modelVersion>
	<groupId>net.sourceforge.cssparser</groupId>
	<artifactId>cssparser</artifactId>
	<version>0.9.4</version>
	<packaging>jar</packaging>
	<name>CSS Parser</name>
	<url>http://cssparser.sourceforge.net</url>
	<description>A CSS parser which implements SAC (the Simple API for CSS).</description>
	<licenses>
		<license>
			<name>GNU Lesser General Public License</name>
			<url>http://www.gnu.org/licenses/lgpl.txt</url>
		</license>
	</licenses>
	<scm>
		<url>http://cssparser.cvs.sourceforge.net/cssparser</url>
	</scm>
</project>
