ht 2.1.0+repack1-5 source package in Ubuntu

Changelog

ht (2.1.0+repack1-5) unstable; urgency=medium

  * [5b3813d] Add simple autopkgtest

 -- Anton Gladky <email address hidden>  Sun, 03 May 2020 19:26:32 +0200

Upload details

Uploaded by:
Anton Gladky
Uploaded to:
Sid
Original maintainer:
Anton Gladky
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel
Noble release universe devel
Mantic release universe devel
Lunar release universe devel
Jammy release universe devel

Downloads

File Size SHA-256 Checksum
ht_2.1.0+repack1-5.dsc 1.9 KiB 320970fea4065ba62d0afd74a5ad0bc1e85cdc25128a90ddbd183843e7f52dc1
ht_2.1.0+repack1.orig.tar.xz 660.6 KiB 0b593019a42ddca5f494dc47c239577a281c87089abd66991a1258fc6ca67dac
ht_2.1.0+repack1-5.debian.tar.xz 8.9 KiB ba61a453822893d867902f4b4ea2dc05358564600493f9c4d8aea48fcf5589b0

No changes file available.

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