Skip to content

openbfdev/bfxml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BFDEV XML Library

This library is an implementation of an XML parser based on the bfdev dynamic library (which may be one of the few libraries that uses state machines to parse XML).

Directory Structure

.
├── cmake
├── examples
├── include
└── src
Directory Description
cmake cmake configuration file
exampes unit testing and case
include include path
src core code path

License

This is free software: you can redistribute it and/or modify it under the terms of the latest GNU General Public License as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published