Raw Metadata XML
<pkgmetadata>
<maintainer type="person">
<email>lucascs@protonmail.com</email>
<name>Lucas</name>
</maintainer>
<longdescription lang="en">
Servo is an experimental web browser engine written in the Rust
programming language, originally developed by Mozilla and now hosted
by Linux Foundation Europe. It focuses on parallelism, memory safety
and modern GPU-based rendering (WebRender) and embeds the SpiderMonkey
JavaScript engine. This package builds servoshell, the reference browser
application built on top of the Servo engine, from upstream's official
vendored source tarball.
</longdescription>
<use>
<flag name="gstreamer">Enable HTML media (audio/video) playback support via
GStreamer (servo/media-gstreamer feature)</flag>
</use>
<upstream>
<doc>https://book.servo.org/</doc>
<bugs-to>https://github.com/servo/servo/issues</bugs-to>
<remote-id type="github">servo/servo</remote-id>
</upstream>
</pkgmetadata>