Git Product home page Git Product logo

libneubot's Introduction

LibNeubot

LibNeubot is an experimental support library for Neubot (especially for Neubot for Android) that is written in C/C++ and based on libevent2.

I have successfully compiled and run its simple tests in the following systems: MacOS 10.8, OpenBSD 5.5-current, Ubuntu 13.10.

To build the library you need a C/C++ compiler (the Makefile.in assumes clang/clang++, and note that C++11 support is required), Python 2.7+ (in particular, some scripts assume that there is an executable named python), and a Unix environment. Optionally, you also need to install SWIG with support for Python and Java.

As said, the library depends on libevent2. Under Linux the very simple build system assumes that libevent2 is installed under /usr; on MacOS it assumes that libevent2 is installed under /opt/local (as if you are using MacPorts); on OpenBSD it assumes that libevent2 is installed at /usr/local (the default place in which it is installed if you pkg_add -vi it). You can edit configure, if libevent2 happens to be installed at another place.

libneubot's People

Contributors

bassosimone avatar

Watchers

Arturo Filastò avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.