Application for parsing 1c price lists and setting the data to database. For installing depencies create "vendor" folder and download them to this folder.
git submodule update --init
- libpqxx — http://pqxx.org/development/libpqxx/
- g++ >= 4.8
- gcov >= 4.8
Also you can see more detail information in .travis.yml
Documentation is not ready. You can take a look on unit tests for getting some image about usage application.