dev-python/ptvsd: add package

Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
Zac Medico
2018-05-30 15:15:21 -07:00
parent 8494e02e7d
commit 0131ce5db8
3 changed files with 29 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>zmedico@gentoo.org</email>
</maintainer>
<upstream>
<remote-id type="pypi">ptvsd</remote-id>
<remote-id type="github">Microsoft/ptvsd</remote-id>
</upstream>
</pkgmetadata>