summaryrefslogtreecommitdiff
path: root/dev-libs/libsass/metadata.xml
blob: 9328ec57b3b730d3bc80594301f668e1e1ef9270 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>nowa@gentoo.org</email>
    <name>Nowa Ammerlaan</name>
  </maintainer>
  <longdescription lang="en">
		LibSass is a C++ port of the original Ruby Sass CSS compiler with a C
		API. It is coded with portability and efficiency in mind. You can
		expect LibSass to be a lot faster than Ruby Sass and on par or faster
		than the best alternative CSS compilers around.
	</longdescription>
  <upstream>
    <remote-id type="cpe">cpe:/a:libsass:libsass</remote-id>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>