Project

tox

0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Ruby interface for libtoxcore. It can be used to create Tox chat client or bot. The interface is object-oriented instead of C-style (raises exceptions instead of returning error codes, uses classes to represent primitives, etc.)
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.13
~> 0.17
~> 1.8
~> 0.10
~> 10.0
~> 3.6
~> 0.49.1
~> 0.14
~> 0.9
 Project Readme

::Tox

Gem Version Build Status Coverage Status Inline docs

Ruby interface for libtoxcore. It can be used to create Tox chat client or bot. The interface is object-oriented instead of C-style (raises exceptions instead of returning error codes, uses classes to represent primitives, etc.)

Table of contents

  • Overview
  • Table of contents