Version 0.6.0 restores and modernizes the older version in parallel to the Rust one.
- Added implemention selection (Python or Rust) to pybidi cli, respecting backward comapt
- Restored older algorithm, supports both implementations closes #25
- Modernize and simplify Python code (Thanks Christian Clauss)