Re: bibtex parsing

2008-10-17 Thread Paul McGuire
On Oct 17, 6:43 pm, Alan G Isaac <[EMAIL PROTECTED]> wrote: > On 10/17/2008 6:14 PM Paul McGuire apparently wrote: > > > Visit the pyparsing wiki for all sorts of applications.  Here is > > a BibTeX parser submitted by pyparsing wiki user ero-sennin: > >http://pyparsing.wikispaces.com/WhosUsingPypa

Re: bibtex parsing

2008-10-17 Thread Alan G Isaac
On 10/17/2008 6:14 PM Paul McGuire apparently wrote: Visit the pyparsing wiki for all sorts of applications. Here is a BibTeX parser submitted by pyparsing wiki user ero-sennin: http://pyparsing.wikispaces.com/WhosUsingPyparsing#pybtex I don't know what the license is. GPL unfortunately. Thank

Re: bibtex parsing

2008-10-17 Thread Paul McGuire
On Oct 17, 4:18 pm, Alan G Isaac <[EMAIL PROTECTED]> wrote: > Can anyone recommend a pure Python parser > of BibTeX files? Ideally MIT or BSD licensed? > > Online search some possibilities: http://svn.plone.org/svn/collective/bibliograph.parsing/trunk/bibliog... http://www.geocities.com/fiolj/bibte

Re: bibtex parsing

2008-10-17 Thread Robert Kern
Alan G Isaac wrote: Also, there was a rumor that PyParsing was to become part of the standard library, but I do not see it at http://docs.python.org/modindex.html False rumor? False rumor. -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is ma

bibtex parsing

2008-10-17 Thread Alan G Isaac
Can anyone recommend a pure Python parser of BibTeX files? Ideally MIT or BSD licensed? Online search some possibilities: http://svn.plone.org/svn/collective/bibliograph.parsing/trunk/bibliograph/parsing/parsers/bibtex.py http://www.geocities.com/fiolj/bibtexparse.html http://www.cis.udel.edu/~sp