All Downloads are FREE. Search and download functionalities are using the official Maven repository.

samples.data.yamlReadExample.pec Maven / Gradle / Ivy

There is a newer version: 0.0.74
Show newest version
define main as method doing:
    text = "field: 122\ndata:\n  list:\n  - field: 123\n  - doc:\n      name: John\n      doc:\n        list:\n        - 122\n        - 233\n        - 344"
    docs = readYaml text
    print docs




© 2015 - 2024 Weber Informatics LLC | Privacy Policy