dev-python/testpath: Import from science overlay

Package-Manager: portage-2.2.20.1
This commit is contained in:
Marius Brehler
2015-11-27 16:36:07 +01:00
parent 2f7eb7d37f
commit 1fb45205d6
4 changed files with 98 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<longdescription>
Testpath is a collection of utilities for Python code working with
files and commands. It contains functions to check things on the
filesystem, and tools for mocking system commands and recording
calls to those.
</longdescription>
<upstream>
<remote-id type="github">jupyter/testpath</remote-id>
</upstream>
</pkgmetadata>