diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-11-26 20:15:16 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-02 06:31:00 +0700 |
commit | 7f7bae5497ee86299141e9139b86d67833e3a62e (patch) | |
tree | b45ed9c51ade3891417f6ab443ecfa5b153e4d51 /ruby/rubygem-ruby2ruby/slack-desc | |
parent | b0578bdec712d84b30fc75ff1454a372ecb0b7f7 (diff) | |
download | slackbuilds-7f7bae5497ee86299141e9139b86d67833e3a62e.tar.gz |
ruby/rubygem-ruby2ruby: Added (generating pure ruby code).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'ruby/rubygem-ruby2ruby/slack-desc')
-rw-r--r-- | ruby/rubygem-ruby2ruby/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/ruby/rubygem-ruby2ruby/slack-desc b/ruby/rubygem-ruby2ruby/slack-desc new file mode 100644 index 0000000000..8ef7b52c78 --- /dev/null +++ b/ruby/rubygem-ruby2ruby/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +rubygem-ruby2ruby: rubygem-ruby2ruby (generating pure ruby code) +rubygem-ruby2ruby: +rubygem-ruby2ruby: uby2ruby provides a means of generating pure ruby code easily from +rubygem-ruby2ruby: RubyParser compatible Sexps. This makes making dynamic language +rubygem-ruby2ruby: processors in ruby easier than ever! +rubygem-ruby2ruby: +rubygem-ruby2ruby: Homepage: https://github.com/seattlerb/ruby2ruby +rubygem-ruby2ruby: +rubygem-ruby2ruby: +rubygem-ruby2ruby: +rubygem-ruby2ruby: |