Sha256: 68f19daadaca1eff4038f1662f6e349a8febf081dc5c0a7daeb3d597dc8add4d

Contents?: true

Size: 555 Bytes

Versions: 2

Compression:

Stored size: 555 Bytes

Contents

# curses

* https://github.com/ruby/curses
* https://github.com/ruby/curses/issues

## Description

A Ruby binding for curses, ncurses, and PDCurses, formerly part of the Ruby
standard library.   curses is an extension library for text UI applications.

## Install

    $ gem install curses

## Developers

After checking out the source, run:

    $ rake newb

This task will install any missing dependencies, run the tests/specs,
and generate the RDoc.

## License

curses is released under the Ruby and 2-clause BSD licenses.  See COPYING for
details.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
curses-1.0.1 README.md
curses-1.0.0 README.md