gdpm/.gitmodules
David J. Allen b36d55ceee Change command-line parsing (again...)
- Added formatted table with `--style` option
- Added `warning` log level
- Fixed bugs and cleaned up API
- Removed some extra debugging output
2023-07-01 21:32:24 -06:00

18 lines
623 B
Text

[submodule "modules/clipp"]
path = modules/clipp
url = https://github.com/GerHobbelt/clipp
[submodule "modules/doxygen-awesome-css"]
path = modules/doxygen-awesome-css
url = https://github.com/jothepro/doxygen-awesome-css/
[submodule "submodules/indicators"]
path = submodules/indicators
url = https://github.com/p-ranav/indicators
[submodule "modules/tabulate"]
path = modules/tabulate
url = https://github.com/p-ranav/tabulate
[submodule "modules/csv2"]
path = modules/csv2
url = https://github.com/p-ranav/csv2
[submodule "modules/argparse"]
path = modules/argparse
url = https://github.com/p-ranav/argparse