| File | Date | Author | Commit |
|---|---|---|---|
| _test | 2015-09-05 |
|
[cce442] Better usability yaml_json/json_yaml, combine/s... |
| .hgtags | 2019-08-08 |
|
[b3fc23] Added tag 0.3.2 for changeset 3038d6aac5d0 |
| LICENSE | 2019-07-12 |
|
[9400b6] update of setup.py |
| README.rst | 2017-06-30 |
|
[56763f] update of setup.py, dependencies |
| __init__.py | 2019-08-08 |
|
[3038d6] update setup.py |
| csv_yaml.py | 2019-07-12 |
|
[9400b6] update of setup.py |
| html_yaml.py | 2019-07-12 |
|
[9400b6] update of setup.py |
| setup.py | 2019-08-08 |
|
[3038d6] update setup.py |
| syncjson.py | 2019-07-12 |
|
[9400b6] update of setup.py |
| tox.ini | 2019-07-12 |
|
[9400b6] update of setup.py |
The conversion process from other formats requires additional packages. These are not installed by default. To install all packages do:
pip install ruamel.yaml.convert[all]
Instead of all you can provide html, csv, to install only the dependencies needed for those formats.