voltron 0.1.4-2 source package in Ubuntu

Changelog

voltron (0.1.4-2) unstable; urgency=medium

  * Use asciidoc instead of ronn to generate manpage.

 -- ChangZhuo Chen (陳昌倬) <email address hidden>  Mon, 08 Aug 2016 00:04:18 +0800

Upload details

Uploaded by:
Python Applications Packaging Team
Uploaded to:
Sid
Original maintainer:
Python Applications Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Yakkety: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
voltron_0.1.4-2.dsc 2.1 KiB 547ed74aa0be99a6e58810f70b4d981cacb71a6e21f05cb69d39853bca3b240f
voltron_0.1.4.orig.tar.gz 60.4 KiB 60128f328de41dca7bb2dcf2ad5053ed098203264388a48c756c922907d7e39d
voltron_0.1.4-2.debian.tar.xz 3.0 KiB 47f5e1aec79a59ab95da85592f95d7a6829756d6dbe98f2f36ffdf68cc380a10

Available diffs

No changes file available.

Binary packages built by this source

voltron: Hacky debugger UI for hackers

 Voltron is an extensible debugger UI toolkit written in Python. It aims to
 improve the user experience of various debuggers (LLDB, GDB, VDB and WinDbg) by
 enabling the attachment of utility views that can retrieve and display data
 from the debugger host. By running these views in other TTYs, you can build a
 customised debugger user interface to suit your needs.