Raw Metadata XML
<pkgmetadata>
<maintainer type="person">
<email>spiderx@spiderx.dp.ua</email>
<name>Vladimir Pavljuchenkov</name>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription lang="en">
string-view lite is a single-file header-only library to provide
a non-owning reference to a string. The library provides a C++17-like
string_view for use with C++98 and later.
If available, std::string_view is used, unless configured otherwise.
Features and properties of string-view lite are ease of installation
(single header), freedom of dependencies other than the standard library.
</longdescription>
<upstream>
<remote-id type="github">martinmoene/string-view-lite</remote-id>
</upstream>
</pkgmetadata>