File: control

package info (click to toggle)
uncrustify 0.64%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 11,300 kB
  • ctags: 10,347
  • sloc: cpp: 42,402; ansic: 18,776; objc: 1,181; cs: 1,056; python: 636; java: 337; sh: 100; perl: 63; awk: 18; makefile: 5
file content (18 lines) | stat: -rw-r--r-- 724 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: uncrustify
Section: devel
Priority: optional
Maintainer: Alexander GQ Gerasiov <gq@debian.org>
Uploaders: Fathi Boudra <fabo@debian.org>
Build-Depends: debhelper (>= 9), cmake
Standards-Version: 3.9.8
Homepage: https://github.com/uncrustify/uncrustify
Vcs-Git: git://anonscm.debian.org/collab-maint/uncrustify.git
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=collab-maint/uncrustify.git;a=summary

Package: uncrustify
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: C, C++, C#, D, Java and Pawn source code beautifier
 Uncrustify is a highly configurable source code formatter. It aligns
 preprocessor define's, assignments, arithmetics and is able to fix spacing
 between operators.