Project

mok-parser

0.0
No commit activity in last 3 years
No release in over 3 years
mok is simple document format
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.3
>= 0

Runtime

 Project Readme

mok-parser¶ ↑

“mok” is simple document format. refer to : garin.jp/doc/mok/mok (this page is japanese)

INSTALLATION¶ ↑

// check ruby version
$ ruby -v
ruby 2.0.0p353 (2013-11-22 revision 43784) [x86_64-linux]

// mok gem package install
$ gem install mok-parser

UTILITIES¶ ↑

mok-parser¶ ↑

print mok format version.

Read more¶ ↑

Official Web Site : garin.jp/doc/mok/mok (this page is japanese)

Copyright © 2011-2013 garin. See LICENSE.txt for further details.