Sha256: 8c8aa6164e1e739a390ef6a8cd3334c6970d6896b5679bc89b728e52c7263040

Contents?: true

Size: 871 Bytes

Versions: 1

Compression:

Stored size: 871 Bytes

Contents

h1. rubst

h2. What

Rewrite of Kenji's subst (http://www-cryst.bioc.cam.ac.uk/~kenji/subst/) in Ruby programming language

h2. Installation

<pre syntax="ruby">sudo gem install rubst</pre>

h2. Features

* No more segmentation fault!
* Full smoothing supported
* In theory, infinite number of environment features can be handled
* blah blah blah

h2. Demonstration of usage

It's pretty much the same as Kenji's subst, so in most cases, you just need swap 'subst' with 'rubst'.

<pre>$rubst -l TEMLIST -c classdef.dat</pre>

h2. Repository

You can fetch the source from

* github: "http://github.com/semin/rubst/tree/master":http://github.com/semin/rubst/tree/master

<pre>git clone git://github.com/semin/rubst.git</pre>

h2. License

This code is free to use under the terms of the MIT license. 

h2. Contact

Comments are welcome, but Do Not Send an email to me. :)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubst-0.0.1 website/index.txt