Re: InterPC.SPF & Test Suite
Scott Kitterman <[email protected]> Wed, 25 Jun 2008 07:59:54 -0400
| Newsgroups | gmane.mail.spam.spf.devel |
|---|---|
| Organization | Kitterman Technical Services |
| Message-ID | <[email protected]> |
On Wednesday 25 June 2008 03:22, Eddy Minet wrote: > Hi all, > > > > InterPC.SPF is a .NET library that has just been added to the openspf.org > implementations page. > > In order to submit it to the Yaml test suit I searched for a .NET Yaml > parser. I found 2 but no one of them were able to parse correctly the > rfc4408-tests.yml file. > > > > If someone know about a working implementation of Yaml reader in .NET (or > COM) please tell me. > > > > I'm currently making a quick written class file to do the job but don't > have time to develop a full compliant Yaml library. > > No. There doesn't appear to be one: http://www.yaml.org/ I do know that pyyaml works on Windows. I don't know if that would help at all. Scott K