]> andersk Git - libyaml.git/blob - examples/tags.yaml
Include an example of a custom tag from Python
[libyaml.git] / examples / tags.yaml
1 gif_file: !!binary |
2     R0lGODlhDAAMAIQAAP//9/X17unp5WZmZgAAAOfn515eXvPz7Y6OjuDg4J+fn5
3     OTk6enp56enmlpaWNjY6Ojo4SEhP/++f/++f/++f/++f/++f/++f/++f/++f/+
4     +f/++f/++f/++f/++f/++SH+Dk1hZGUgd2l0aCBHSU1QACwAAAAADAAMAAAFLC
5     AgjoEwnuNAFOhpEMTRiggcz4BNJHrv/zCFcLiwMWYNG84BwwEeECcgggoBADs=
6 explicit_string: !!str 0.5
7 python_tag: !!python/complex '1.0+2.0j'
This page took 0.072975 seconds and 5 git commands to generate.