Ok, this is just dumb.
msoulier@kanga:~$ gem list torrent --remote *** REMOTE GEMS ***
Well that’s wrong, I know there’s a RubyTorrent gem.
msoulier@kanga:~$ gem list tftp --remote *** REMOTE GEMS *** tftpplus (0.4)
It finds my tftp library just fine with a substring.
msoulier@kanga:~$ gem list RubyTorrent --remote *** REMOTE GEMS *** rubytorrent (0.3)
So why do I have to be so specific?
I shouldn’t need a web interface to find code in a repository people! Learn from apt-cache.