| Crates.io | rsed |
| lib.rs | rsed |
| version | 0.1.0 |
| created_at | 2019-10-02 21:27:43.134599+00 |
| updated_at | 2019-10-02 21:27:43.134599+00 |
| description | A very rusty implementation of sed. Not to be taken seriously. |
| homepage | |
| repository | https://github.com/pablo-abc/rsed |
| max_upload_size | |
| id | 169459 |
| size | 20,079 |
This application is a very naive implementation of sed done using Rust. This is just an exercise to practice and learn rust, so I don't expect it to be nearly as powerful as sed.