| Name |
python3-pathlib |
| Version |
1.0.1 |
| Summary |
Object-oriented filesystem paths |
| Description |
pathlib offers a set of classes to handle filesystem paths. It offers the following advantages over using string objects: - No more cumbersome use of os and os.path functions. - Embodies the semantics of different path types. - Well-defined semantics, eliminating any warts or ambiguities. |
| Section |
devel/python |
| License |
MIT |
| Homepage |
https://pypi.python.org/pypi/pathlib
|
| Recipe file |
recipes-devtools/python/python3-pathlib_1.0.1.bb
|
| Layer |
meta-openstack (whinlatter branch) |
| Inherits |
- gcc
- gcc-native
- pypi
- python3-dir
- python3native
- python3targetconfig
- python_pep517
- setuptools3
- setuptools3-base
|
| Dependencies |
- gcc-cross-i686
- python3
- python3-build-native
- python3-installer-native
- python3-native
- python3-pip
- python3-setuptools-native
- python3-wheel-native
- virtual/compilerlibs
- virtual/libc
|
| PACKAGECONFIG options |
|