summaryrefslogtreecommitdiff
path: root/dev-cpp/ut2-glaze/metadata.xml
blob: eea7ea7abb7bf6ac8f05b8d375f1aba8a110dc3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person" proxied="yes">
    <email>jared@rgst.io</email>
    <name>Jared Allard</name>
  </maintainer>
  <maintainer type="project" proxied="proxy">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</name>
  </maintainer>
  <longdescription>
		Yet another stripped down fork of boost-ext ut2 (! not ut !).
		ut2 is a library for testing using `constexpr` extensively in comparison to boost-ext/ut.
	</longdescription>
  <upstream>
    <bugs-to>https://github.com/openalgz/ut/issues</bugs-to>
    <changelog>https://github.com/openalgz/ut/releases</changelog>
  </upstream>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>