python3-pathlib 1.0.1
| 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
recipes-devtools/python/python-pathlib.inc |
| Layer | meta-openstack (dunfell branch) |
| Inherits |
|
| Dependencies |
|
| PACKAGECONFIG options |
Sources
| https://files.pythonhosted.org/packages/source/p/pathlib/pathlib-1.0.1.tar.gz |
Patches
None
Other branches
This recipe in other branches of meta-openstack:
| Branch | Recipe |
|---|---|
| whinlatter (Yocto Project 5.3) | python3-pathlib 1.0.1 |
| styhead (Yocto Project 5.1) | python3-pathlib 1.0.1 |
| scarthgap (Yocto Project 5.0) | python3-pathlib 1.0.1 |
| nanbield (Yocto Project 4.3) | python3-pathlib 1.0.1 |
| mickledore (Yocto Project 4.2) | python3-pathlib 1.0.1 |
| kirkstone (Yocto Project 4.0) | python3-pathlib 1.0.1 |
| honister (Yocto Project 3.4) | python3-pathlib 1.0.1 |
| hardknott (Yocto Project 3.3) | python3-pathlib 1.0.1 |
| gatesgarth (Yocto Project 3.2) | python3-pathlib 1.0.1 |
| dunfell (Yocto Project 3.1) | python3-pathlib 1.0.1 (this recipe) |