Source: editorconfig-core Section: libs Priority: optional Build-Depends: cmake, d-shlibs, debhelper-compat (= 13), doxygen, libpcre2-dev, libjs-jquery, pkg-config, pkg-kde-tools, Maintainer: Jonas Smedegaard Uploaders: Vasudev Kamath Standards-Version: 4.6.2 Homepage: https://editorconfig.org/ Vcs-Git: https://salsa.debian.org/debian/editorconfig-core.git Vcs-Browser: https://salsa.debian.org/debian/editorconfig-core Rules-Requires-Root: no Package: libeditorconfig0 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Multi-Arch: same Description: coding style indenter across editors - library EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. . EditorConfig files are easily readable and they work nicely with version control systems. . This package provides the core library of editorconfig. Package: libeditorconfig-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libeditorconfig0 (= ${binary:Version}), ${devlibs:Depends}, ${misc:Depends} Suggests: editorconfig-doc Description: coding style indenter across editors - development files EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. . EditorConfig files are easily readable and they work nicely with version control systems. . This package provides development headers for editorconfig-core library. Package: editorconfig Section: utils Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: coding style indenter for all editors - commandline tools This package helps developers define and maintain consistent coding styles between different editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. . EditorConfig files are easily readable and they work nicely with version control systems. . This package provides editorconfig command which can be used to reformat and indent code files using editorconfig configuration file. Package: editorconfig-doc Architecture: all Section: doc Depends: ${misc:Depends}, libjs-jquery, Description: coding style indenter across editors - documentation EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. . EditorConfig files are easily readable and they work nicely with version control systems. . This package provides API documentation for editorconfig-core library.