srecord 1.64-4.1 source package in Ubuntu

Changelog

srecord (1.64-4.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1062921

 -- Benjamin Drung <email address hidden>  Thu, 29 Feb 2024 17:24:48 +0000

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
srecord_1.64-4.1.dsc 2.0 KiB 4e701dad36c921cc1cbdfdecf1ef526b8f3c6546dcd3c74f6f4baccf9dff2cd5
srecord_1.64.orig.tar.gz 920.4 KiB 49a4418733c508c03ad79a29e95acec9a2fbc4c7306131d2a8f5ef32012e67e2
srecord_1.64-4.1.debian.tar.xz 7.7 KiB 94ad69c9cec14166253d367fde0f5f67870909fa2e3e0a14a7e89397692f3dc7

Available diffs

No changes file available.

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.

libsrecord0t64: library for manipulating EPROM load files (runtime)

 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 files necessary for running applications that
 use the srecord library.

libsrecord0t64-dbgsym: debug symbols for libsrecord0t64
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.

srecord-dbgsym: debug symbols for srecord