2
0
mirror of https://github.com/gentoo-mirror/gentoo.git synced 2026-02-10 00:10:12 +03:00
Files
gentoo/dev-libs/libsass/metadata.xml
2024-11-12 19:13:56 +01:00

18 lines
634 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/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="github">sass/libsass</remote-id>
</upstream>
</pkgmetadata>