poppo-1.0.0 is not a library.
poppo
A Rust port of the famous sl (Steam Locomotive) joke command.
Description
This is a Rust implementation of the classic sl command, originally written by Toyoda Masashi. It runs a steam locomotive across your terminal when you accidentally type poppo instead of ls.
Installation
From Source (GitHub)
Usage
Simply type poppo in your terminal:
Credits & License
Original Work
- Original Author: Toyoda Masashi (mtoyoda@acm.org)
- Original Repository: mtoyoda/sl
License / ライセンス
This project is licensed under the original license of sl by Toyoda Masashi. The full license text can be found in the LICENSE file.
Copyright 1993,1998,2014 Toyoda Masashi (mtoyoda@acm.org)
Everyone is permitted to do anything on this program including copying,
modifying, and improving, unless you try to pretend that you wrote it.
i.e., the above copyright notice has to appear in all copies.
THE AUTHOR DISCLAIMS ANY RESPONSIBILITY WITH REGARD TO THIS SOFTWARE.
Rust port by Michio Ogawa (michioga https://github.com/michioga/)