blockdiag generates block diagram images from textual description.
- Generate block-diagram from dot like text (basic feature)
- Support multiple languages for node-label (utf-8 only)
- Support Python 3+
- Native binaries (see https://github.com/yuzutech/blockdiag/releases)
blockdiag is available as a native binary on Linux AMD64 and ARM64 architecture: https://github.com/yuzutech/blockdiag/releases.
The native binary includes:
- blockdiag
- seqdiag
- actdiag
- packetdiag
- rackdiag
- nwdiag
Use the --module= option from the command line to select the corresponding module.
Apache License 2.0