Package editorconfig-libs

Parser library for EditorConfig files (shared library)

https://github.com/editorconfig/editorconfig-core-c

EditorConfig makes it easy to maintain the correct coding style when
switching between different text editors and between different projects.
The EditorConfig project maintains a file format and plugins for various
text editors which allow this file format to be read and used by those
editors.

This package contains the shared library.

Version: 0.12.7

See also: editorconfig.

Library Functions

editorconfig.h Header file of EditorConfig.
editorconfig_handle.h Header file of EditorConfig handle.

File Formats

editorconfig-format EditorConfig File Format