manage icon indicating copy to clipboard operation
manage copied to clipboard

Add support for libyaml

Open rochacbruno opened this issue 9 years ago • 0 comments

In this page http://pyyaml.org/wiki/PyYAMLDocumentation

There is some explanation on how to add support to LibYAML which is written in C and is faster.

So it is needed to change the code to use proper Loader and Dumper depending on YAML implementation installed.

rochacbruno avatar Jun 23 '16 03:06 rochacbruno