Sha256: f4205b02dad116661a3e9e1f887a7b9622d553413f7fac66dddb44637420a749

Contents?: true

Size: 1.19 KB

Versions: 3

Compression:

Stored size: 1.19 KB

Contents

h1. egor: Environment-specific substitution table GeneratOR


h2. What

'egor' is a program for calculating environment-specific substitution tables


h2. Features

* No more segmentation fault
* Fast enough not to leave your place
* Slow enough to check your emails or have some chats with your colleagues next you
* Full smoothing supported
* In theory, infinite number of environment features can be handled


h2. Installation

<pre syntax="ruby">$ sudo gem install egor</pre>


h2. Demonstration of usage

It's pretty much the same as Kenji's subst, so in most cases, you can swap 'subst' with 'egor'.

<pre>$ egor -l TEMLIST-file -c classdef.dat</pre>
    or
<pre>$ egor -l TEM-file -c classdef.dat</pre>


h2. Repository

You can download a pre-built RubyGems package from

* rubyforge: "http://rubyforge.org/projects/egor":http://rubyforge.org/projects/egor

or, You can fetch the source from

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

<pre>$ git clone git://github.com/semin/egor.git</pre>


h2. License

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


h2. Contact

Comments are welcome, please send an email to me (seminlee at gmail dot com). 

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
egor-0.0.3 website/index.txt
egor-0.0.4 website/index.txt
egor-0.0.5 website/index.txt