Added: - esv.d: reusable D interface to the ESV web API - main.d: the main program - Makefile - README.md - modified version of dini (dependency) - man pages - licenses
3 lines
No EOL
40 B
D
3 lines
No EOL
40 B
D
module dini;
|
|
|
|
public import dini.parser; |