keita / ruby-iso4217
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (1)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
License.txt | ||
| |
README.txt | ||
| |
Rakefile | ||
| |
iso4217.csv | ||
| |
lib/ | ||
| |
spec/ |
README.txt
= RTask Author:: Keita Yamaguchi(山口 慶太) <keita.yamaguchi@gmail.com> Copyright:: © Keita Yamaguchi, 2008. All rights reserved. License:: Ruby License ruby-iso4217 is a library for converting between code, currency name, and symbol. == Usage See {the document}[http://github.com/keita/ruby-iso4217/wikis] for details. == Links * ISO4217 * {Wikipedia: ISO 4217}[http://en.wikipedia.org/wiki/ISO_4217] * {ISO 4217 currency names and code elements}[http://www.iso.org/iso/support/faqs/faqs_widely_used_standards/widely_used_standards_other/currency_codes/cu rrency_codes_list-1.htm] * {Translation Project: The 'iso_4217' textual domain}[http://translationproject.org/domain/iso_4217.html] * {Currencies of the World}[http://fx.sauder.ubc.ca/currency_table.html] * ruby-iso4217 * {RubyForge}[http://rubyforge.org/projects/iso4217/] * {GitHub}[http://github.com/keita/ruby-iso4217/tree/master] * author's blog(written in Japanese) * {¬¬日常日記}[http://d.hatena.ne.jp/keita_yamaguchi/]

