summaryrefslogtreecommitdiff
blob: 73a889ec1498eb1c26873f65cc81c9cbd6e0ff19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person" proxied="yes">
		<email>gentoo@tastytea.de</email>
		<name>Ronny (tastytea) Gutbrod</name>
	</maintainer>
	<maintainer type="project" proxied="proxy">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<use>
		<flag name="extended">Enable SASS/SCSS and WebP encoding support</flag>
	</use>
	<upstream>
		<remote-id type="github">gohugoio/hugo</remote-id>
	</upstream>
	<longdescription lang="en"> Hugo is a static HTML and CSS website generator written in Go. It is
		optimized for speed, ease of use, and configurability. </longdescription>
</pkgmetadata>