ds format

Documentation version: 2.0.1 3.0.0 3.1.0 3.2.0 3.3.3 3.4.0 3.5.2 3.6.1 3.7.0 4.0.1 4.1.0 (latest) master
You are viewing documentation for version 3.1.0. The latest release is 4.1.0.
GitHub

Installation

Installation on Linux is recommended, but it is also known to work on Windows and macOS.

Requirements:

To install ds-format and dependencies:

pip3 install ds-format==3.1.0

If installing as a non-root user on Linux, you might have to add $HOME/.local/bin to the PATH environment variable in ~/.profile (or an equivalent configuration file) in order to be able to run the ds command, and $HOME/.local/share/man to MANPATH in order to have access to the manual pages.

Release notes

3.1.0 (2022-10-05)

3.0.0 (2022-09-30)

2.0.1 (2022-09-26)

2.0.0 (2022-07-31)

1.1.2 (2022-01-01)

1.1.1 (2021-12-11)

1.1.0 (2021-03-31)

1.0.1 (2020-08-12)

1.0.0 (2020-04-28)