Go to file
Edouard DUPIN 0bfac87b1a Update .travis.yml
remove 4.8 c++ interface
2015-02-17 12:14:31 +01:00
doc [LICENCE] change BSD to Apache 2.0 2014-08-13 05:43:53 +02:00
exml [TRAVIS] try to simplify travis build interface 2015-01-14 21:33:25 +01:00
test [DEV] update exml with std::shared_ptr and gtest interface 2015-01-13 22:55:33 +01:00
.gitignore [DEV] add declaration attribute 2013-06-27 21:12:33 +02:00
.travis.yml Update .travis.yml 2015-02-17 12:14:31 +01:00
CMakeLists.txt [DEV] cmake file update 2014-03-04 21:18:41 +01:00
license.txt [LICENCE] change BSD to Apache 2.0 2014-08-13 05:43:53 +02:00
lutin_exml_test.py [DEV] update exml with std::shared_ptr and gtest interface 2015-01-13 22:55:33 +01:00
lutin_exml.py [DEV] update lutin naming 2013-12-23 22:38:46 +01:00
monk_exml.py [DOC] add monk website 2013-12-28 16:10:01 +01:00
README.md [LICENCE] change BSD to Apache 2.0 2014-08-13 05:43:53 +02:00

exml

exml ewol XML : is a XML parser generater for ewol

Instructions

To compile and use see 'ewol' or 'edn' project

License (APACHE v2.0)

Copyright exml Edouard DUPIN

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.