shed 1.16-1 source package in Ubuntu

Changelog

shed (1.16-1) unstable; urgency=medium

  [ Bo YU ]
  * Team Upload
  * New upstream version 1.16. (Closes: #1057613)
  * Drop debian/patches which upstream has been applied 
  * Use libncurses-dev instead of libncurses5-dev 
  * Set std-ver to 4.6.2 

 -- Sophie Brun <email address hidden>  Tue, 20 Feb 2024 13:52:07 +0100

Upload details

Uploaded by:
Debian Security Tools
Uploaded to:
Sid
Original maintainer:
Debian Security Tools
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe admin
Noble release universe admin

Downloads

File Size SHA-256 Checksum
shed_1.16-1.dsc 1.9 KiB c1d47317bb57cd396ac02835907a3444d4a74235d9b4151d3d3eab08f3d3b2cc
shed_1.16.orig.tar.gz 101.9 KiB 39fdf7d1bed6527d801f71b84e505d02e7a931799250f16d36db291e54635883
shed_1.16-1.debian.tar.xz 3.2 KiB 41a9cb8f424ee0cde079f03f3c1467c819c0df33e9d7d4691b78652631c6e192

Available diffs

No changes file available.

Binary packages built by this source

shed: simple hex editor with a pico-style interface

 shed (Simple Hex Editor) is an easy application for viewing and editing
 files in text mode, using ncurses. The main features are:
 .
   - Displays each byte as ascii, hex, decimal, octal and binary;
   - Allows changes to be input in all of the above displayed modes,
     with bit toggling in the binary column;
   - Simple Pico-style interface;
   - Search resource;
   - Can dump information to file;
   - Small memory requirements because file is not loaded into memory;
   - Large file support.
 .
 shed is useful in forensics investigations.

shed-dbgsym: debug symbols for shed