dev-python/bert: initial commit

Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
This commit is contained in:
Anthony G. Basile
2018-03-16 07:29:42 -04:00
parent a999820820
commit 4e2663f68a
4 changed files with 47 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>blueness@gentoo.org</email>
<name>Anthony G. Basile</name>
</maintainer>
<upstream>
<remote-id type="pypi">bert</remote-id>
<remote-id type="github">samuel/python-bert</remote-id>
</upstream>
</pkgmetadata>