mb2q: Use yaml.SafeLoader for compability with py-yaml < v3.14
Debian buster only has python-yaml v3.13 currently. That version does not
include yaml.FullLoader.
Use the SafeLoader.
Signed-off-by: Torben Hohn <torben.hohn@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
1 file changed
tree: fa8406997b1df302e11d9d55196017e5a17e1a0a
- Documentation/
- LICENSES/
- .gitignore
- COPYING
- mb2q
- README.md
README.md
mb2q - Mailbox to quilt series converter
Install
It's recommended to generate the appropriate package for your system and install it via the package manager.
Usage
See Documentation and man pages