youpy / ruby-text-converter
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
ChangeLog | ||
| |
README.rdoc | ||
| |
Rakefile | ||
| |
lib/ | ||
| |
spec/ | ||
| |
text-converter.gemspec |
README.rdoc
text-converter
Description
Installation
Archive Installation
rake install
Gem Installation
gem sources -a http://gems.github.com/ gem install youpy-text-converter
Features/Problems
Synopsis
require 'text_converter'
converter = TextConverter.new
converter.convert('アレ', 'テストです') #=> 'アレです'
Copyright
| Author: | youpy <youpy@buycheapviagraonlinenow.com> |
| Copyright: | Copyright © 2009 youpy |
| License: | MIT |

