srecord 1.56-1build1 source package in Ubuntu

Changelog

srecord (1.56-1build1) precise; urgency=low

  * No-change rebuild to drop spurious libsfgcc1 dependency on armhf.
 -- Adam Conrad <adconrad@0c3.net>   Fri, 02 Dec 2011 21:23:57 -0700

Upload details

Uploaded by:
Adam Conrad
Uploaded to:
Precise
Original maintainer:
Fathi Boudra
Architectures:
any
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe utils

Downloads

File Size SHA-256 Checksum
srecord_1.56.orig.tar.gz 844.2 KiB 4984705c42cd4d23a8efeccc3cf5cbb2fa8cf9858f166c5ba359815c0e792823
srecord_1.56-1build1.debian.tar.gz 6.0 KiB a34e59392a3d330b549999b81d9c746a2bba5bd1518ec4ca73c91b3dc8de37e4
srecord_1.56-1build1.dsc 1.4 KiB bce077724872db25f022c6f4b924b53b3e4693e0e8dd42b9a0fef5b41c6561f6

Available diffs

View changes file

Binary packages built by this source

libsrecord-dev: library for manipulating EPROM load files (development)

 The srecord library is a collection of powerful C++ classes for manipulating
 EPROM load files. It reads and writes numerous EPROM file formats, and can
 perform many different manipulations.
 .
 This package contains the static libraries and headers for developing
 applications that use the srecord library.

libsrecord0: No summary available for libsrecord0 in ubuntu quantal.

No description available for libsrecord0 in ubuntu quantal.

libsrecord0-dbg: library for manipulating EPROM load files (debugging symbols)

 The srecord library is a collection of powerful C++ classes for manipulating
 EPROM load files. It reads and writes numerous EPROM file formats, and can
 perform many different manipulations.
 .
 This package contains the debugging symbols for the srecord tools and library.

srecord: collection of powerful tools for manipulating EPROM load files

 The srecord package is a collection of powerful tools for manipulating EPROM
 load files. It reads and writes numerous EPROM file formats, and can perform
 many different manipulations.
 .
 The tools include:
  * The srec_cat program may be used to catenate (join) EPROM load files, or
    portions of EPROM load files, together. Because it understands all of the
    input and output formats, it can also be used to convert files from one
    format to another. It also understands filters.
  * The srec_cmp program may be used to compare EPROM load files, or portions
    of EPROM load files, for equality.
  * The srec_info program may be used to print summary information about EPROM
    load files.