node-node-pty 1.0.0+ds1+~6.3.0-1build1 source package in Ubuntu

Changelog

node-node-pty (1.0.0+ds1+~6.3.0-1build1) noble; urgency=high

  * No change rebuild against libnode109.

 -- Benjamin Drung <email address hidden>  Thu, 11 Apr 2024 11:33:29 +0200

Upload details

Uploaded by:
Benjamin Drung
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
node-node-pty_1.0.0+ds1+~6.3.0.orig-ps-list.tar.gz 3.4 KiB 411dcf73548a69031972828729b230e4f2849f2a93c89e474125747756927c54
node-node-pty_1.0.0+ds1+~6.3.0.orig.tar.gz 260.2 KiB 96e6a71b83a6984d97f86f07313a52580ce7529204784558b5a4ca8cde6b623d
node-node-pty_1.0.0+ds1+~6.3.0-1build1.debian.tar.xz 4.4 KiB e00f8966afad58d27bd9030e5b9d48fd4821c73b5e9e150d02a452a4eab1824c
node-node-pty_1.0.0+ds1+~6.3.0-1build1.dsc 2.5 KiB 29484aa6033c97604f24b1772aaf88b33ccc3069e94979b1555566e358b58cb0

View changes file

Binary packages built by this source

node-node-pty: Node.js library to allow one to fork processes with pseudoterminal file descriptors

 node-node-pty provides forkpty bindings for node.js. This allows one to fork
 processes with pseudoterminal file descriptors. It returns a terminal object
 which allows reads and writes. This is useful for:
  * Writing a terminal emulator
  * Getting certain programs to think they are in a terminal

node-node-pty-dbgsym: debug symbols for node-node-pty