Welcome to YAML-StructuredData¶
A YAML based database with types¶
StructuredData is a way of managing and organizing data structures. See Introduction for more information.
- Author
Goetz Pfeiffer <Goetz.Pfeiffer@helmholtz-berlin.de>
License and copyright¶
Copyright (c) 2020 by Helmholtz-Zentrum Berlin.
This software of this project can be used under GPL v.3, see StructuredData License.
Download¶
StructuredData is available as a debian or rpm package, as tar.gz or zip here:
Install¶
You can install StructuredData either as a debian or rpm package with your package manager, from source or with pip.
For details on how to install StructuredData see Installing StructuredData.
StructuredData at sourceforge¶
You find the sourceforge summary page for StructuredData at YAML-StructuredData at Sourceforge.
The source¶
You can browse the mercurial repository here:
or clone it with this command:
Sourceforge:
hg clone http://hg.code.sf.net/p/yaml-structureddata/mercurial StructuredData