File: control

package info (click to toggle)
autorevision 1.22-2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 200 kB
  • sloc: sh: 1,171; makefile: 86; python: 29; ansic: 18
file content (28 lines) | stat: -rw-r--r-- 1,037 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# This is not a real Debian control file, though the syntax is compatible.
# It's project metadata for the shipper tool

Package: autorevision

Description: Extracts metadata about the current revision from your repository.
 This program is meant to be used by project build systems to extract
 properties that can be used in software version strings. Repository
 types supported include git, hg, bzr, and svn. It can create files
 containing variable and macro definitions suitable for C, C++, Java,
 sh, Python, Perl, PHP, lua, Javascript, and header files suitable for
 use with preprocessing Info.plist files.

XBS-Github-URL: https://github.com/Autorevision/autorevision

Vcs-Browser: https://github.com/Autorevision/autorevision

Vcs-Git: git://github.com/Autorevision/autorevision

XBS-Ohloh-URL: https://www.openhub.net/p/autorevision

Homepage: https://autorevision.github.io/

XBS-IRC-Channel: irc://chat.freenode.net/#autorevision

XBS-Logo: contribs/logo.svg

XBS-Freecode-Tags: svn git hg perl python c c++ bash build_tools