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.1.tar.gz
(4.6 kB
view hashes)