summaryrefslogtreecommitdiff
path: root/dev-cpp/ut2-glaze/metadata.xml
blob: 3467fd70147614e898cbdb7b7171e22992a29eca (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://srcux.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>srcux</origin>
</pkgmetadata>