Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tachoknight/swiftcurses

SPM-based project for wrapping the ncurses library for Swift. Uses in the SwiftKicks project
https://github.com/tachoknight/swiftcurses

curses ncurses spm swift swift-package swift-package-manager

Last synced: 15 days ago
JSON representation

SPM-based project for wrapping the ncurses library for Swift. Uses in the SwiftKicks project

Awesome Lists containing this project

README

        

# SwiftCurses
This is a Swift Package Manager-based package that wraps the [ncurses library](https://en.wikipedia.org/wiki/Ncurses) for use in Swift. It is used in the [SwiftKicks](https://github.com/tachoknight/SwiftKicks) project, which provides a more "Swifty" framework around ncurses.