About Anaconda Help Download Anaconda

Utilities to read and write files in the Human-friendly Structured Data (HSD) format

copied from cf-staging / hsd-python

Installers

  • noarch v0.1

conda install

To install this package run one of the following:
conda install conda-forge::hsd-python

Description

The HSD-format is very similar to both JSON and YAML, but tries to minimize the effort for humans to read and write it. It ommits special characters as much as possible (in contrast to JSON) and is not indentation dependent (in contrast to YAML). It was developed originally as the input format for the scientific simulation tool (DFTB+ https://github.com/dftbplus/dftbplus), but is of general purpose. Data stored in HSD can be easily mapped to a subset of JSON or XML and vica versa.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy