[ trixie ]
[ sid ]
套件:node-node-pty(1.0.0+ds1+~6.3.0-1 以及其他的) [debports]
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 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libnode109 (>= 18.19.1+dfsg)
- evented I/O for V8 javascript - runtime library
-
- dep: libstdc++6 (>= 5)
- GNU Standard C++ Library v3
-
- dep: node-nan (>= 2.17.0)
- Native Abstractions for Node.js