mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
20 lines
725 B
XML
20 lines
725 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<longdescription>
|
|
the_Foundation is a C11 library and a coding convention for
|
|
object-oriented programming that has been designed from the point of
|
|
view of someone who appreciates the user-friendliness of Qt and some of
|
|
the thinking behind C++ STL. The preprocessor is used heavily to provide
|
|
flexibility and convenience for the programmer.
|
|
</longdescription>
|
|
<upstream>
|
|
<maintainer>
|
|
<email>jaakko.keranen@iki.fi</email>
|
|
<name>Jaakko Keränen</name>
|
|
</maintainer>
|
|
<bugs-to>https://codeberg.org/skyjake/the_Foundation/issues/</bugs-to>
|
|
</upstream>
|
|
</pkgmetadata>
|