summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2021-06-19 14:14:57 -0700
committerZac Medico <zmedico@gentoo.org>2021-06-19 15:12:17 -0700
commit0649fbd7ace6eeb0fbdf5c992129abc33f58f0a6 (patch)
tree623398f6c140c055b1c02041bfe66a73391f2529 /dev-python/yamlpath/metadata.xml
parentfindlib.eclass: fix licence header (diff)
downloadgentoo-0649fbd7ace6eeb0fbdf5c992129abc33f58f0a6.tar.gz
gentoo-0649fbd7ace6eeb0fbdf5c992129abc33f58f0a6.tar.bz2
gentoo-0649fbd7ace6eeb0fbdf5c992129abc33f58f0a6.zip
dev-python/yamlpath: Initial import
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'dev-python/yamlpath/metadata.xml')
-rw-r--r--dev-python/yamlpath/metadata.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-python/yamlpath/metadata.xml b/dev-python/yamlpath/metadata.xml
new file mode 100644
index 000000000000..096a53d7d984
--- /dev/null
+++ b/dev-python/yamlpath/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <upstream>
+ <bugs-to>https://github.com/wwkimball/yamlpath/issues</bugs-to>
+ <changelog>https://raw.githubusercontent.com/wwkimball/yamlpath/master/CHANGES</changelog>
+ <doc>https://github.com/wwkimball/yamlpath/wiki</doc>
+ <remote-id type="pypi">yamlpath</remote-id>
+ <remote-id type="github">wwkimball/yamlpath</remote-id>
+ </upstream>
+ <maintainer type="person">
+ <email>zmedico@gentoo.org</email>
+ </maintainer>
+</pkgmetadata>