From: Rene Leonhardt Date: 2008-01-10T01:29:58+09:00 Subject: Re: Metalink (XML) library for Ruby? On 6 Jan., 00:22, Anthony Bryan wrote: > Hi, > > Would anyone be interested in working on a Metalink library for Ruby? > There's already one for PHP & Python (http://code.google.com/p/metalink-library/). Hello Anthony, I would like to help porting my library to Ruby. That would be a good way to learn it ;) But I would need someone to help with the trickier parts at least: - reading XML - hash libraries (MD5, SHA-1, SHA-256, maybe ED2K) - HTTP requests and responses including headers - bin2ascii for creating and parsing BitTorrent The Python code is a bit more than 2000 lines long and I would port most of them. Anyone interested?