pegleg/pegleg
Phil Sphicas 0524e01779 Accelerate YAML operations with LibYAML
Patch PyYAML (via the pylibyaml library) to automatically enable the
LibYAML parser and emitter, which are faster than the Python versions.

https://pypi.org/project/pylibyaml/

Change-Id: Ic48d2234ca3107404d9f883ca6038a12ca06a408
2020-09-25 01:01:20 +00:00
..
cli Fail early on invalid save locations 2020-05-04 12:35:53 -04:00
engine Fix bug with block_literal_representer 2020-09-22 04:53:31 +00:00
schemas Added YAML file linting 2019-12-09 16:43:45 +00:00
__init__.py Accelerate YAML operations with LibYAML 2020-09-25 01:01:20 +00:00
config.py Add pre-command decrypt option 2019-12-19 14:52:27 -06:00
pegleg_main.py Merge "Default site commands to --no-decrypt" 2020-01-15 16:42:07 +00:00