Skip to content

behnam/python-ply-xml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ply-xml

XML parser using PLY, the Python Lex-Yacc library

This project consists of an XML parser, xml-ply (written in Python using PLY, the Python Lex-Yacc library), a simple document object model (DOM), and a tree-like view to the document.

Links

About

XML parser using PLY, the Python Lex-Yacc library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages