Initial commit

This commit is contained in:
Jez Higgins 2012-09-06 14:04:50 -07:00
commit 7d8d5a1090
2 changed files with 16 additions and 0 deletions

12
.gitignore vendored Normal file
View file

@ -0,0 +1,12 @@
# Compiled Object files
*.slo
*.lo
*.o
# Compiled Dynamic libraries
*.so
# Compiled Static libraries
*.lai
*.la
*.a

4
README.md Normal file
View file

@ -0,0 +1,4 @@
Arabica-
========
Arabica is an XML and HTML processing toolkit, providing SAX2, DOM, XPath, and XSLT implementations, written in Standard C++