1 unstable release

Uses old Rust 2015

0.1.0 Nov 24, 2016

#20 in #isn-t

CC0 license

9KB
75 lines

Reckon

Developed with 💜 by @silversupreme.

I think this was a better idea than trying to make libexpect C bindings.

License

This library is developed in as close to the public domain as is legally possible; see LICENSE.md for more details.


lib.rs:

A libexpect-alike library that allows low- and high-level interactions with a subprocess.

The library is built, and optimized, for telnet/ssh connections with network devices. Screen scraping isn't the most fault-tolerant way of interacting with these devices, but damned if it isn't the most mature and battle-tested, and it requires little-to-no infrastructure.

Dependencies

~3.5MB
~75K SLoC