* add sqlite submodule and init.sql script
* add BrowserDb class
* add MANIFEST.in file for including subdirectories to package
* move version from setup.py to external file
* take version from external file and use MANIFEST.in
* use os.path.join for crossplatform using
* fixes for phantomjs configuration
* use os.path.join for crossplatform usage
* update base processor for using database
* fixes for new version of base processor
* fixes for main class
* update readme and version bump!
* remove duplicate code
* remove todo
* fix inf loop