lehitoskin / libtoxcore-racket

Racket wrapper to the libtoxcore library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libtoxcore-racket

libtoxcore-racket is a Racket wrapper to the Tox library.

Dependencies

  • Racket version 6.0.1 (or greater)

  • Toxcore (with AV enabled)

Installation

  • Open a terminal and enter the following: raco pkg install github://github.com/lehitoskin/libtoxcore-racket/master

Racket's raco package manager will do the rest. Alternatively, you may install the package by entering "libtoxcore-racket" into DrRacket's "Install Package" tool.

Implemented API Functions

  • See the docs for information about the implemented API

About

Racket wrapper to the libtoxcore library

License:GNU General Public License v3.0


Languages

Language:Racket 83.7%Language:Groff 15.9%Language:Makefile 0.4%