Click here to visit the old openkoji buildsystem (Archived)

Information for RPM python3-pox-0.3.4-1.fc40.noarch.rpm

ID150237
Buildpython-pox-0.3.4-1.fc40
Namepython3-pox
Version0.3.4
Release1.fc40
Epoch
Archnoarch
DraftFalse
SummaryUtilities for filesystem exploration and automated builds
Descriptionpox 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. pox provides python equivalents of several unix shell commands such as which and find. These commands allow automated discovery of what has been installed on an operating system, and where the essential tools are located. This capability is useful not only for exploring remote hosts, but also locally as a helper utility for automated build and installation. Several high-level operations on files and filesystems are also provided. Examples of which are: finding the location of an installed python package, determining if and where the source code resides on the filesystem, and determining what version the installed package is. pox also provides utilities to enable the abstraction of commands sent to a remote filesystem. In conjunction with a registry of environment variables and installed utilities, pox enables the user to interact with a remote filesystem as if they were logged in locally. pox is part of pathos, a python framework for heterogeneous computing. pox is in active development, so any user feedback, bug reports, comments, or suggestions are highly appreciated. A list of issues is located at https://github.com/uqfoundation/pox/issues, with a legacy list maintained at https://uqfoundation.github.io/project/pathos/query. Major Features pox provides utilities for discovering the user's environment: - return the user's name, current shell, and path to user's home directory - strip duplicate entries from the user's $PATH - lookup and expand environment variables from ${VAR} to value pox also provides utilities for filesystem exploration and manipulation: - discover the path to a file, executable, directory, or symbolic link - discover the path to an installed package - parse operating system commands for remote shell invocation - convert text files to platform-specific formatting
Build Time2024-05-04 09:37:45 GMT
Size56.65 KB
d0847311daa426b0a5ee5e5e98f1e748
LicenseBSD-3-Clause
Buildrootf40-build-123514-6787
Provides
python-pox = 0.3.4-1.fc40
python3-pox = 0.3.4-1.fc40
python3.12-pox = 0.3.4-1.fc40
python3.12dist(pox) = 0.3.4
python3dist(pox) = 0.3.4
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
/usr/bin/python3
python(abi) = 3.12
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 43 of 43
Name ascending sort Size
/usr/bin/pox694.00 B
/usr/lib/python3.12/site-packages/pox0.00 B
/usr/lib/python3.12/site-packages/pox-0.3.4.dist-info0.00 B
/usr/lib/python3.12/site-packages/pox-0.3.4.dist-info/INSTALLER4.00 B
/usr/lib/python3.12/site-packages/pox-0.3.4.dist-info/LICENSE1.75 KB
/usr/lib/python3.12/site-packages/pox-0.3.4.dist-info/METADATA7.81 KB
/usr/lib/python3.12/site-packages/pox-0.3.4.dist-info/WHEEL92.00 B
/usr/lib/python3.12/site-packages/pox-0.3.4.dist-info/top_level.txt4.00 B
/usr/lib/python3.12/site-packages/pox/__info__.py8.55 KB
/usr/lib/python3.12/site-packages/pox/__init__.py1.57 KB
/usr/lib/python3.12/site-packages/pox/__main__.py1.61 KB
/usr/lib/python3.12/site-packages/pox/__pycache__0.00 B
/usr/lib/python3.12/site-packages/pox/__pycache__/__info__.cpython-312.opt-1.pyc8.49 KB
/usr/lib/python3.12/site-packages/pox/__pycache__/__info__.cpython-312.pyc8.49 KB
/usr/lib/python3.12/site-packages/pox/__pycache__/__init__.cpython-312.opt-1.pyc1.99 KB
/usr/lib/python3.12/site-packages/pox/__pycache__/__init__.cpython-312.pyc1.99 KB
/usr/lib/python3.12/site-packages/pox/__pycache__/__main__.cpython-312.opt-1.pyc1.94 KB
/usr/lib/python3.12/site-packages/pox/__pycache__/__main__.cpython-312.pyc1.94 KB
/usr/lib/python3.12/site-packages/pox/__pycache__/_disk.cpython-312.opt-1.pyc4.03 KB
/usr/lib/python3.12/site-packages/pox/__pycache__/_disk.cpython-312.pyc4.03 KB
/usr/lib/python3.12/site-packages/pox/__pycache__/shutils.cpython-312.opt-1.pyc20.64 KB
/usr/lib/python3.12/site-packages/pox/__pycache__/shutils.cpython-312.pyc20.64 KB
/usr/lib/python3.12/site-packages/pox/__pycache__/utils.cpython-312.opt-1.pyc22.38 KB
/usr/lib/python3.12/site-packages/pox/__pycache__/utils.cpython-312.pyc22.38 KB
/usr/lib/python3.12/site-packages/pox/_disk.py4.15 KB
/usr/lib/python3.12/site-packages/pox/shutils.py17.57 KB
/usr/lib/python3.12/site-packages/pox/tests0.00 B
/usr/lib/python3.12/site-packages/pox/tests/__init__.py454.00 B
/usr/lib/python3.12/site-packages/pox/tests/__main__.py817.00 B
/usr/lib/python3.12/site-packages/pox/tests/__pycache__0.00 B
/usr/lib/python3.12/site-packages/pox/tests/__pycache__/__init__.cpython-312.opt-1.pyc358.00 B
/usr/lib/python3.12/site-packages/pox/tests/__pycache__/__init__.cpython-312.pyc358.00 B
/usr/lib/python3.12/site-packages/pox/tests/__pycache__/__main__.cpython-312.opt-1.pyc1.16 KB
/usr/lib/python3.12/site-packages/pox/tests/__pycache__/__main__.cpython-312.pyc1.16 KB
/usr/lib/python3.12/site-packages/pox/tests/__pycache__/test_shutils.cpython-312.opt-1.pyc2.57 KB
/usr/lib/python3.12/site-packages/pox/tests/__pycache__/test_shutils.cpython-312.pyc4.24 KB
/usr/lib/python3.12/site-packages/pox/tests/__pycache__/test_utils.cpython-312.opt-1.pyc2.60 KB
/usr/lib/python3.12/site-packages/pox/tests/__pycache__/test_utils.cpython-312.pyc4.97 KB
/usr/lib/python3.12/site-packages/pox/tests/test_shutils.py3.74 KB
/usr/lib/python3.12/site-packages/pox/tests/test_utils.py4.65 KB
/usr/lib/python3.12/site-packages/pox/utils.py20.17 KB
/usr/share/doc/python3-pox0.00 B
/usr/share/doc/python3-pox/README.md7.34 KB
Component of No Buildroots