riverd-ncurses 1.0.4

Dynamic and static D bindings for ncurses library


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

RiverD NCurses

Dynamic and static D bindings for ncurses library

Usage

import riverd.ncurses;

void main()
{
	// Load the ncurses library.
	dylib_load_ncurses();

	// Now ncurses functions can be called.
	...
}

How to contribute

Check out our wiki.

License

GNU Lesser General Public License (Version 3, 29 June 2007)

Made with ❤ by a bunch of geeks

License Discord Server

Authors:
  • Luís Ferreira
Dependencies:
none
Versions:
1.0.5 2019-Aug-19
1.0.4 2019-Jul-20
1.0.3 2019-Jul-02
1.0.2 2019-Jul-02
1.0.1 2019-Apr-30
Show all 8 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 6763 downloads total

Score:
0.9
Short URL:
riverd-ncurses.dub.pm