Rudix Package Manager: Aliases in package's name
Closed this issue · 0 comments
GoogleCodeExporter commented
Examples:
rudix install bazaar
Will install bzr like if the user has typed "rudix install bzr". The package
name is in fact bzr, bazaar is an alias.
rudix search hg
Will search for mercurial (the real package name) and so on.
The aliases can be hard coded into rudix.py or better, downloadable from rudix
site or Google site.
Original issue reported on code.google.com by ruda.moura@gmail.com
on 27 Mar 2011 at 2:42