Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 383 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 383 Bytes

xmlsd

xmlsd is a library that wraps expat in order to simplify XML use in C programs as well as adding rigid rules to an XML structure. The idea is to have XML structures that can be passed over the network with implicit parameter verification. This in turn enables back and forth chattering between applications.

License

xmlsd is licensed under the liberal ISC License.