ht 2.1.0+repack1-3build2 source package in Ubuntu

Changelog

ht (2.1.0+repack1-3build2) focal; urgency=medium

  * No-change rebuild for libgcc-s1 package name change.

 -- Matthias Klose <email address hidden>  Sun, 22 Mar 2020 16:43:53 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Anton Gladky
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe devel

Downloads

File Size SHA-256 Checksum
ht_2.1.0+repack1.orig.tar.xz 660.6 KiB 0b593019a42ddca5f494dc47c239577a281c87089abd66991a1258fc6ca67dac
ht_2.1.0+repack1-3build2.debian.tar.xz 8.1 KiB 0a57bec368ebd73b89cab05dca585cf1034a1cc9d50c08b114e6d0e85cd23185
ht_2.1.0+repack1-3build2.dsc 1.9 KiB ec20026ab37ad2311c7743ee987aa30db096d4329d37d9e955e1a60451eab3f7

View changes file

Binary packages built by this source

ht: Viewer/editor/analyser (mostly) for executables

 This program is a file viewer, editor and analyzer for text, binary,
 and (especially) executable files - in other words it is an advanced
 hexeditor and disassembler.
 .
 For more info (e.g. keybindings) see the README file!
 .
 1. Supported file formats
      - common object file format (COFF/XCOFF32)
      - executable and linkable format (ELF)
      - linear executables (LE)
      - standard DO$ executables (MZ)
      - new executables (NE)
      - portable executables (PE32/PE64)
      - java class files (CLASS)
      - Mach exe/link format (MachO)
      - X-Box executable (XBE)
      - Flat (FLT)
      - PowerPC executable format (PEF)
 2. Code & Data Analyser
      - finds branch sources and destinations recursively
      - finds procedure entries
      - creates labels based on this information
      - creates xref information
      - allows one to interactively analyse unexplored code
      - allows one to create/rename/delete labels
      - allows one to create/edit comments
      - supports x86, ia64, alpha, ppc and java code
 3. Target systems
      - DJGPP
      - GNU/Linux
      - FreeBSD
      - OpenBSD
      - Win32
 .
 Please note that the program is called "hte" not "ht" as the package name
 suggests.

ht-dbgsym: debug symbols for ht