tools /
| name | age | message | |
|---|---|---|---|
| |
README.md | Sun Dec 13 15:52:28 -0800 2009 | |
| |
cbz.rb | Sun Dec 13 15:52:28 -0800 2009 | |
| |
flattener.rb | Sun Nov 29 09:16:54 -0800 2009 | |
| |
parallel_downloader.rb | Sun Nov 29 09:16:54 -0800 2009 | |
| |
podcast.rb | Mon Jun 15 14:12:38 -0700 2009 |
README.md
Various tools.
Ce contenu est placé sous license MIT. Content available under MIT license.
Copyright (c) 2009 Julien Kirch
All ruby code developped using IntelliJ IDEA with an Open Source license.
- podcast.rb : generate a podcast rss from a list of mp3 in a directory
- parallel_downloader.rb : download a list of files from their url in parallel
- flattener.rb : flatten a directory tree by adding the directory names to the files
- cbz.rb create fixed-size bcz files from images zip and cbz files
