shlex

Simple shell-like lexical analysis library


Keywords
library, development, parsing, general, dlang, lexical-analysis, lexical-analyzer, text
Licenses
GPL-3.0/GPL-3.0+
Install
dub fetch shlex --version 0.9.7

Documentation

shlex-dlang

Simple shell-like lexical analysis library

It is a rewrite in D of Python 3.7 shlex module.

This is a beta release.