python3-yaml 3.11
Name | python3-yaml |
---|---|
Version | 3.11 |
Summary | YAML parser and emitter for Python3 |
Description | Python-yaml is a complete YAML 1.1 parser and emitter for Python3. It can parse all examples from the specification. The parsing algorithm is simple enough to be a reference for YAML parser implementors. A simple extension API is also provided. The package is built using libyaml for improved speed. |
Section | base |
License | MIT |
Homepage | http://pyyaml.org/ |
Recipe file |
recipes-debian/pyyaml/python3-yaml_debian.bb
recipes-debian/pyyaml/pyyaml.inc |
Layer | meta-debian (morty branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
git://github.com/ystk/debian-pyyaml.git |
Patches
None
Other branches
This recipe in other branches of meta-debian:
Branch | Recipe |
---|---|
morty (Yocto Project 2.2) | python3-yaml 3.11 (this recipe) |