autogen 1:5.18-2ubuntu2 source package in Ubuntu

Changelog

autogen (1:5.18-2ubuntu2) trusty; urgency=medium

  * Build using dh-autoreconf.
 -- Matthias Klose <email address hidden>   Sat, 14 Dec 2013 11:37:51 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main devel

Downloads

File Size SHA-256 Checksum
autogen_5.18.orig.tar.xz 984.5 KiB 0c2dce22d4306ea29a01f6e54a35ea2b42dc7cf14f9818057b785e375bfbb784
autogen_5.18-2ubuntu2.debian.tar.gz 14.6 KiB 54aa8dbfedbe138bff0fea8b2c3e031c4e2e28e249a1567aac1dd0dc752e2afa
autogen_5.18-2ubuntu2.dsc 1.5 KiB 6e50f35af23f9b7b7b5db68b2bdf01fb4e98addbc8264eea8827842f214f2b35

Available diffs

View changes file

Binary packages built by this source

autogen: automated text file generator

 AutoGen is a tool designed for generating program files that contain
 repetitive text with varied substitutions. This is especially valuable if
 there are several blocks of such text that must be kept synchronized.
 .
 Included with AutoGen is a tool that virtually eliminates the hassle of
 processing options, keeping usage text up to date and so on. This tool
 allows you to specify several program attributes, innumerable options and
 option attributes, then it produces all the code necessary to parse and
 handle the command line and initialization file options.
 .
 This package contains the development tools. libopts25-dev contains the
 static libraries and header files. libopts25 contains the shared libraries.

libopts25: No summary available for libopts25 in ubuntu utopic.

No description available for libopts25 in ubuntu utopic.

libopts25-dev: automated option processing library based on autogen

 This package contains the header files and static libraries used by
 autoopts. The package containing the shared libraries is libopts25. The
 package containing the development tools is autogen.