sen 0.6.1-0.1 source package in Ubuntu

Changelog

sen (0.6.1-0.1) unstable; urgency=medium

  * Non-maintainer upload
  * New upstream release, bringing python3 fixes

 -- Gianfranco Costamagna <email address hidden>  Fri, 08 Nov 2019 11:32:14 +0100

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
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sen_0.6.1-0.1.dsc 2.0 KiB 43e31ef2dcc07b7dfb0c4054c9570ba47b6eac5083eef85456d39f6650998869
sen_0.6.1.orig.tar.gz 54.1 KiB 871fb7d25b2db55656d819fdb0f03bf6f7864c99d2bf77347627b4c170e6cd15
sen_0.6.1-0.1.debian.tar.xz 2.9 KiB 5fccfe9c61b5214065723e3a35aca3562a13c2063378826c30950a110e746978

Available diffs

No changes file available.

Binary packages built by this source

sen: Terminal user interface for docker engine

 sen is a terminal user interface for docker engine:
 .
  * it can interactively manage your containers and images:
    * manage? start, stop, restart, kill, delete,...
  * you are able to inspect containers and images
  * sen can fetch logs of containers and even stream logs real-time
  * all buffers support searching and filtering
  * sen receives real-time updates from docker when anything changes
    * e.g. if you create a container in another terminal, sen will pick
      it up
  * sen notifies you whenever something happens (and reports slow queries)
  * supports a lot of vim-like keybindings (j, k, gg, /, ...)
  * there is a special buffer which display detailed info about images
  * you can get interactive tree view of all images (equivalent of
    docker images --tree)