Skip to content

Repository files navigation

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

About

Dynamic and static D bindings for ncurses library

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages