mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 23:08:09 -07:00
dev-python/shutilwhich: New pkg, dep of new pkg dev-python/crossbar
Package-Manager: Portage-2.3.6, Repoman-2.3.1
This commit is contained in:
22
dev-python/shutilwhich/metadata.xml
Normal file
22
dev-python/shutilwhich/metadata.xml
Normal file
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>dolsen@gentoo.org</email>
|
||||
<description>Primary maintainer</description>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<maintainer>
|
||||
<email>git@marcbrinkmann.de</email>
|
||||
<name>Marc Brinkmann</name>
|
||||
</maintainer>
|
||||
<remote-id type="pypi">shutilwhich</remote-id>
|
||||
<remote-id type="github">mbr/shutilwhich</remote-id>
|
||||
</upstream>
|
||||
<longdescription>
|
||||
shutilwhich will monkey-patch the shutil package, so from that
|
||||
point on you can simply import the which function. On Python
|
||||
3.3 and above, the module never do anything but return the
|
||||
stdlib shutil.which function.
|
||||
</longdescription>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user