editorconfig-core 0.12.7-0.1 source package in Ubuntu

Changelog

editorconfig-core (0.12.7-0.1) unstable; urgency=medium

  * Non-maintainer upload
  * New upstream release
  * Drop obsolete dbgsym migration handling
  * Drop patches applied in new release

 -- Jeremy BĂ­cha <email address hidden>  Mon, 01 Apr 2024 14:31:14 -0400

Upload details

Uploaded by:
Jonas Smedegaard
Uploaded to:
Sid
Original maintainer:
Jonas Smedegaard
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main misc
Noble release main misc

Downloads

File Size SHA-256 Checksum
editorconfig-core_0.12.7-0.1.dsc 2.5 KiB 26e4d12b96fd53923e849fd0a97536f2863bca971da82e7817bd3d8499731830
editorconfig-core_0.12.7.orig-tests.tar.gz 12.7 KiB ee2cd748c238063cb6aa19ea8dbaa9c05fed132e441aff249cf31511ed26fcc8
editorconfig-core_0.12.7.orig.tar.gz 75.6 KiB f89d2e144fd67bdf0d7acfb2ac7618c6f087e1b3f2c3a707656b4180df422195
editorconfig-core_0.12.7-0.1.debian.tar.xz 15.6 KiB cb73a27ea3b37de507f3e2206537a0f13a5de1c8b8f5f34362f0eeeaf84b514a

Available diffs

No changes file available.

Binary packages built by this source

editorconfig: 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.

editorconfig-dbgsym: debug symbols for editorconfig
editorconfig-doc: 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.

libeditorconfig-dev: 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.

libeditorconfig0: 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.

libeditorconfig0-dbgsym: debug symbols for libeditorconfig0