mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-08 11:50:55 -04:00
16 lines
549 B
XML
16 lines
549 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<longdescription lang="en">
|
|
libcutl is a C++ utility library. It contains a collection of
|
|
generic and independent components such as meta-programming
|
|
tests, smart pointers, containers, compiler building blocks,
|
|
etc.
|
|
</longdescription>
|
|
<maintainer type="person">
|
|
<description>co-maintainers welcome</description>
|
|
<email>pravorskyi@meta.ua</email>
|
|
<name>Andrii Pravorskyi</name>
|
|
</maintainer>
|
|
</pkgmetadata>
|