mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 19:30:37 -04:00
18 lines
783 B
XML
18 lines
783 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>me@r0bert.dev</email>
|
|
<name>Robert Greener</name>
|
|
</maintainer>
|
|
<longdescription lang="en">An 'SCSS' compiler, powered by the 'LibSass' library. With this, R developers can use variables, inheritance, and functions to generate dynamic style sheets. The package uses the 'Sass CSS' extension language, which is stable, powerful, and CSS compatible.</longdescription>
|
|
<upstream>
|
|
<maintainer>
|
|
<name>Carson Sievert</name>
|
|
<email>carson@rstudio.com</email>
|
|
</maintainer>
|
|
<bugs-to>https://github.com/rstudio/sass/issues</bugs-to>
|
|
<remote-id type="github">rstudio/sass</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|