Confusion about devel/py-yaml options

2013-11-06 Thread Michael Gmelin
IMHO the sole purpose of this port is providing YAML support to python, yet it defines OPTIONS_DEFINE= YAML which is not enabled by default and shown to the user as [ ] YAMLYAML format or parser support As far as I can tell this option enables the libyaml plugin in PyYAML. LibYAML is writte

Re: Confusion about devel/py-yaml options

2013-11-07 Thread Kubilay Kocak
On 7/11/2013 9:16 AM, Michael Gmelin wrote: > IMHO the sole purpose of this port is providing YAML support to python, > yet it defines > > OPTIONS_DEFINE= YAML > > which is not enabled by default and shown to the user as > > [ ] YAMLYAML format or parser support > > As far as I can tell thi

Re: Confusion about devel/py-yaml options

2013-11-07 Thread Michael Gmelin
On Thu, 07 Nov 2013 19:33:57 +1100 Kubilay Kocak wrote: > On 7/11/2013 9:16 AM, Michael Gmelin wrote: > > IMHO the sole purpose of this port is providing YAML support to > > python, yet it defines > > > > OPTIONS_DEFINE= YAML > > > > which is not enabled by default and shown to the user as > >