reptyr 0.6.2-1.2ubuntu1 source package in Ubuntu
Changelog
reptyr (0.6.2-1.2ubuntu1) focal; urgency=medium * Build using python3. -- Matthias Klose <email address hidden> Wed, 01 Apr 2020 12:29:40 +0200
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Focal
- Original maintainer:
- Evan Broder
- Architectures:
- i386 amd64 armel armhf
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
reptyr_0.6.2.orig.tar.gz | 27.9 KiB | c73de510eeedc37a0aac63ea4be9a3c841bbbda029232f871b15d53733a0ee1e |
reptyr_0.6.2-1.2ubuntu1.debian.tar.xz | 4.1 KiB | 04970f67b83a9e8378c594a5454f261e46e5982fa2e085f711ff94aa2c24dbd9 |
reptyr_0.6.2-1.2ubuntu1.dsc | 1.9 KiB | 354dcde2e4e42214ec3bbf33956e20fe98028539b35d999df92a5a8b00a9cb90 |
Available diffs
Binary packages built by this source
- reptyr: Tool for moving running programs between ptys
reptyr is a utility for taking an existing running program and
attaching it to a new terminal, and is particularly useful for moving
a long-running process into a GNU screen session.
.
reptyr does a more thorough job of transferring programs than many
other tools, including the popular "screenify" shell script, because
it changes the program's controlling terminal. This means that
actions such as window resizes and interrupts are sent to the process
from the new terminal.
- reptyr-dbgsym: debug symbols for reptyr