editorconfig-core 0.12.5-2 source package in Ubuntu
Changelog
editorconfig-core (0.12.5-2) unstable; urgency=medium * update symbols: 1 public symbols added -- Jonas Smedegaard <email address hidden> Sat, 20 Nov 2021 01:37:13 +0100
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 | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
editorconfig-core_0.12.5-2.dsc | 2.2 KiB | af9c0446b245837eab01447452c70d750a785e577e6776a916982e3a4bfea3fc |
editorconfig-core_0.12.5.orig.tar.gz | 70.6 KiB | b2b212e52e7ea6245e21eaf818ee458ba1c16117811a41e4998f3f2a1df298d2 |
editorconfig-core_0.12.5-2.debian.tar.xz | 8.5 KiB | cc8bd09f30520c467323ff669f4db8f3bd0e9c1548651550b7cc374582f8a56a |
Available diffs
- diff from 0.12.1-2 to 0.12.5-2 (27.5 KiB)
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