A Python implementation of ELDF data format
Project description
Usage:
eldf.to_eldf(object, indent = 4)
Returns string in ELDF corresponding to a given object.
eldf.parse(str)
Converts string in ELDF into object.
Использование:
eldf.to_eldf(object, indent = 4)
Возвращает строку в формате ELDF соответствующую переданному объекту.
eldf.parse(str)
Конвертирует строку в формате ELDF в объект.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
eldf-2021.2.1.tar.gz
(4.4 kB
view hashes)