Initial version of `iguala`:
Features
* support for matching literals
* support for matching objects
* support for matching dictionary
* support for paths
* direct
* recursive
* support for negative matcher (first implementation)
* support for wildcards
* support for wildcards for sequences
* first version of documentation (in `README.md`)