dev-python/json-schema-for-humans: new package, add 1.0.4

Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
This commit is contained in:
Nicolas PARLANT
2024-11-28 22:03:41 +00:00
parent 5ae66c5f57
commit 4d367a799b
3 changed files with 70 additions and 0 deletions

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>nicolas.parlant@parhuet.fr</email>
<name>Nicolas PARLANT</name>
</maintainer>
<upstream>
<remote-id type="github">coveoss/json-schema-for-humans</remote-id>
<remote-id type="pypi">json-schema-for-humans</remote-id>
</upstream>
</pkgmetadata>