You’re welcome :) Cargo will provide a central repository in the future, but in the meantime you can use these sites [1][2] to search for packages. Also, as Github is the main repository hosting used by the Rust community, you can search there and you can be fairly confident that if you can’t find something there then it probably does not exists :)
[1]: http://www.rust-ci.org/ [2]: http://rustkit.io/ On 08 сент. 2014 г., at 18:03, Oldřich Vetešník <oldrich.vetes...@gmail.com> wrote: > Awesome, thank you guys! > > I’m really looking forward to “cargo search”. :-) > > Ollie > > > On Monday 8 September 2014 at 15:57, Vladimir Matveev wrote: > >> Hi! >> >> These libraries may be interesting for you: >> * https://github.com/servo/rust-png >> * https://github.com/PistonDevelopers/rust-image >> >> It is also very simple to run external tools like ImageMagick from Rust. You >> will need Command [1] API for that. >> >> [1]: http://doc.rust-lang.org/std/io/process/struct.Command.html >> >> On 08 сент. 2014 г., at 17:44, Oldřich Vetešník <oldrich.vetes...@gmail.com >> (mailto:oldrich.vetes...@gmail.com)> wrote: >> >>> Hello, >>> >>> I’m curious - is there a PNG processing lib for Rust? I’d like to write a >>> tiny client tool for processing a directory of images into HTML and I’ll >>> need to resize those big images. >>> I tried searching but wasn’t very successful. :-) >>> >>> Thank you, >>> Ollie >>> >>> _______________________________________________ >>> Rust-dev mailing list >>> Rust-dev@mozilla.org (mailto:Rust-dev@mozilla.org) >>> https://mail.mozilla.org/listinfo/rust-dev >> > > > _______________________________________________ Rust-dev mailing list Rust-dev@mozilla.org https://mail.mozilla.org/listinfo/rust-dev