Skip to content

Instantly share code, notes, and snippets.

@jrabbit
Created June 22, 2010 05:08
Show Gist options
  • Save jrabbit/448037 to your computer and use it in GitHub Desktop.
Save jrabbit/448037 to your computer and use it in GitHub Desktop.
Found a fink install at /sw
Found a brew install at /omgponies
Found a gem install at /usr
Found a cpan install at /usr
['haberdashery.py', 'search', 'SDL', 'brew']
{'pip': 'None', 'fink': '/sw', 'cpan': '/usr', 'brew': '/omgponies', 'port': 'None', 'gem': '/usr'}
{'pip': <function search_pip at 0x3e8a70>, 'fink': <function search_fink at 0x3e8970>, 'cpan': <function search_cpan at 0x3e8af0>, 'brew': <function search_brew at 0x3e89b0>, 'port': <function search_port at 0x3e89f0>, 'gem': <function search_gem at 0x3e8ab0>}
trying to run a search on brew for SDL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment