CLDF schemata for language description and documentation.
Project description
cldf-ldd
CLDF schemata for language description and documentation.
Details are found in components. Every component can be used as follows when creating a CLDF dataset:
from cldf_ldd import StemTable
...
args.writer.cldf.add_component(StemTable)
...
args.writer.objects["stems.csv"].append({...})
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
cldf_ldd-0.0.2.tar.gz
(13.6 kB
view hashes)
Built Distribution
cldf_ldd-0.0.2-py3-none-any.whl
(39.5 kB
view hashes)