bitwise 0.43-1 source package in Ubuntu

Changelog

bitwise (0.43-1) unstable; urgency=medium

  * Fixed build warnings Closes: Bug#997150
  * Add support for IPv4 in command line mode.

 -- Ramon Fried <email address hidden>  Wed, 10 Nov 2021 14:38:23 +0200

Upload details

Uploaded by:
Ramon Fried
Uploaded to:
Sid
Original maintainer:
Ramon Fried
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
bitwise_0.43-1.dsc 1.5 KiB 8f006b0af83763c9d2fccef4d22265b6d82efb6438c63cee62f4a8cd5d8fbc5f
bitwise_0.43.orig.tar.gz 124.4 KiB f524f794188a10defc4df673d8cf0b3739f93e58e93aff0cdb8a99fbdcca2ffb
bitwise_0.43-1.debian.tar.xz 2.6 KiB 20a909bab32cf5827df42fe250e763551a1bbf1dbe71a4478c6abc65cbea0cad

Available diffs

No changes file available.

Binary packages built by this source

bitwise: Interactive bitwise operation in ncurses

 This is multi base interactive calculator supporting dynamic base
 conversion and bit manipulation. It's a handy tool for low level hackers,
 kernel developers and device drivers developers.
 .
 Some of the features include:
 .
 Interactive ncurses interface
 Command line calculator.
 Individual bit manipulator.
 Bitwise operations such as NOT, OR, AND, XOR, and shifts.

bitwise-dbgsym: debug symbols for bitwise