dev-R/sass: add correct metadata

Signed-off-by: Robert Greener <me@r0bert.dev>
This commit is contained in:
Robert Greener
2022-07-03 09:25:27 +01:00
parent 0847b4d619
commit 0bbe1a1615

View File

@@ -5,13 +5,13 @@
<email>me@r0bert.dev</email>
<name>Robert Greener</name>
</maintainer>
<longdescription lang="en">Tools for HTML generation and output.</longdescription>
<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/htmltools/issues</bugs-to>
<remote-id type="github">rstudio/htmltools</remote-id>
<bugs-to>https://github.com/rstudio/sass/issues</bugs-to>
<remote-id type="github">rstudio/sass</remote-id>
</upstream>
</pkgmetadata>