|
Revision 670, 0.7 kB
(checked in by cho45, 6 years ago)
|
|
lang/ruby/Chemr/COPYING,
lang/ruby/Chemr/Chemr.xcodeproj/cho45.mode1,
lang/ruby/Chemr/README:
README, COPYING 追加
|
| Line | |
|---|
| 1 | = Chemr = |
|---|
| 2 | |
|---|
| 3 | [[Image(http://f.hatena.ne.jp/images/fotolife/c/cho45/20071024/20071024041401.png, right)]] |
|---|
| 4 | |
|---|
| 5 | Chemr is an application for reading CHM (Compiled HTML Help). |
|---|
| 6 | |
|---|
| 7 | |
|---|
| 8 | == Features == |
|---|
| 9 | |
|---|
| 10 | * Reading CHM |
|---|
| 11 | * Incremental index search |
|---|
| 12 | * Useful keybinds |
|---|
| 13 | |
|---|
| 14 | |
|---|
| 15 | == Release/Download == |
|---|
| 16 | |
|---|
| 17 | Not yet. |
|---|
| 18 | |
|---|
| 19 | |
|---|
| 20 | == Repository == |
|---|
| 21 | |
|---|
| 22 | svn co http://svn.coderepos.org/share/lang/ruby/Chemr/ |
|---|
| 23 | |
|---|
| 24 | Also requires chmlib and chmlib ruby binding and latest RubyCocoa: |
|---|
| 25 | |
|---|
| 26 | * http://www.jedrea.com/chmlib/ |
|---|
| 27 | * http://svn.coderepos.org/share/lang/ruby/chm/ |
|---|
| 28 | * http://rubycocoa.sourceforge.net/ |
|---|
| 29 | |
|---|
| 30 | |
|---|
| 31 | == Copyright == |
|---|
| 32 | |
|---|
| 33 | Chemr draws upon |
|---|
| 34 | |
|---|
| 35 | * [http://chmox.sourceforge.net/ Chmox] |
|---|
| 36 | * [http://www.jedrea.com/chmlib/ chmlib] |
|---|
| 37 | * [http://gnochm.sourceforge.net/pychm.html PyCHM] |
|---|
| 38 | |
|---|
| 39 | Chemr is licensed under GPL. See COPYING. |
|---|
| 40 | |
|---|