Install this package:
emerge -a dev-python/pox
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/pox
Or alternatively:
emerge --autounmask-write -a dev-python/pox
<pkgmetadata> <maintainer type="project"> <email>sci@gentoo.org</email> <name>Gentoo Science Project</name> </maintainer> <maintainer type="person"> <email>alexander@neuwirth-informatik.de</email> <name>Alexander Puck Neuwirth</name> </maintainer> <longdescription lang="en"> pox provides a collection of utilities for navigating and manipulating filesystems. This module is designed to facilitate some of the low level operating system interactions that are useful when exploring a filesystem on a remote host, where queries such as “what is the root of the filesystem?”, “what is the user’s name?”, and “what login shell is preferred?” become essential in allowing a remote user to function as if they were logged in locally. While pox is in the same vein of both the os and shutil builtin modules, the majority of its functionality is unique and compliments these two modules. </longdescription> <upstream> <remote-id type="pypi">pox</remote-id> <remote-id type="github">uqfoundation/pox</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | pox-0.3.2.tar.gz | 118462 bytes |
| DIST | pox-0.3.3.tar.gz | 118968 bytes |