Added
- setup.py: that supports actions such as clean, test, pep8, develop, docs, compile
- many unittests
Changed
- Relative imports within the library
- All library modules under blond directory
- All C++ sources compiled into single library called libblond.{so,dll}
- README.rst instead of .md
- Renamed setup_cpp.py to compile.py.