D bindings to the EditorConfig library
Brian Schott via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Sun Apr 5 01:59:48 PDT 2015
https://github.com/Hackerpilot/editorconfig-core-d
This may be useful if you're writing editors or other dev tools
in D. This is a boring C to D translation of editorconfig.h and
editorconfig_handle.h, it's not a D library for handling
EditorConfig files.
If you don't know what EditorConfig is, you can find out here:
http://editorconfig.org/
More information about the Digitalmars-d-announce
mailing list