| Name |
python-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/python-pathlib_1.0.1.bb
|
| Layer |
meta-openstack (rocko branch) |
| Inherits |
- distutils
- distutils-base
- distutils-common-base
- python-dir
- pythonnative
- setuptools
|
| Dependencies |
- python
- python-distribute-native
- python-native
- python-pip
|
| PACKAGECONFIG options |
|