patmcnally / amatch forked from flori/amatch
- Source
- Commits
- Network (2)
- Downloads (1)
- Wiki (1)
- Graphs
-
Branch:
master
amatch /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
CHANGES | ||
| |
COPYING | ||
| |
README | ||
| |
Rakefile | ||
| |
VERSION | ||
| |
amatch.gemspec | ||
| |
bin/ | Tue Aug 25 16:57:36 -0700 2009 | |
| |
doc-main.txt | ||
| |
ext/ | Tue Aug 25 17:38:04 -0700 2009 | |
| |
install.rb | ||
| |
lib/ | ||
| |
tests/ |
README
Installation ============ Just type into the command line as root: # ruby install.rb If you have installed rake (rake.rubyforge.org), you can also type: # rake install To install this extension as a gem type # gem install amatch Author ====== Florian Frank <flori@ping.de> License ======= GNU General Public License, Version 2 (GPLv2)

