gtkterm 1.2.1-1build1 source package in Ubuntu

Changelog

gtkterm (1.2.1-1build1) noble; urgency=medium

  * No-change rebuild against libglib2.0-0t64

 -- Steve Langasek <email address hidden>  Fri, 08 Mar 2024 04:57:07 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
comm
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gtkterm_1.2.1.orig.tar.gz 221.5 KiB bdd32ffba99348f0fe7f0e227a73f48f9f199ddcf9b38d962c4c674308847b66
gtkterm_1.2.1-1build1.debian.tar.xz 6.6 KiB 4afa45a284ff73dd03305918fbaffa44aa638b953d871864203890d33253782e
gtkterm_1.2.1-1build1.dsc 2.0 KiB 625a3d71bd6aa1cc032c8cb9f17ddaefe2b4ba49e442951e5944bc0ac0e1dd41

View changes file

Binary packages built by this source

gtkterm: simple GTK+ serial port terminal

 gtkterm is a simple GTK+ terminal used to communicate with the serial port.
 .
 Its features :
 .
  * Serial port terminal window
  * Serial port setup (speed, parity, bits, stopbits, flow control)
  * Using the termios API
  * Possible to send a file (only RAW data, no protocol)
  * End of line delay while sending a file
  * Special character wait before next line while sending a file
  * Possible to toggle control lines manually (DTR, CTS)
  * Also reads the state of control lines (RTS, CD, DSR, RI)
 .
  Author: Julien Schmitt <julien@jls-info.com>

gtkterm-dbgsym: debug symbols for gtkterm