dev-cpp/xtl: new package, add 0.7.5

Signed-off-by: Kamal Abdellatif <gentoo.kamal@tgf.pw>
This commit is contained in:
Kamal Abdellatif
2023-02-12 21:16:38 +00:00
parent 1f20f96c55
commit 45227fe0d6
3 changed files with 70 additions and 0 deletions

12
dev-cpp/xtl/metadata.xml Normal file
View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gentoo.kamal@tgf.pw</email>
<name>Kamal Abdellatif</name>
</maintainer>
<upstream>
<remote-id type="github">xtensor-stack/xtl</remote-id>
<doc>https://xtl.readthedocs.io/en/latest/</doc>
</upstream>
</pkgmetadata>