pennbauman / libbesic

Shared library to preform API calls and coordinate BESI-C device configuration

Home Page:https://besic.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libbesic

Shared library to preform API calls and coordinate BESI-C device configuration

Install

To install from source

sudo make install

To test install install into a temporary directory

make DESTDIR=tmp prefix=/usr install

Build Packages

Install build dependencies

sudo apt-get -y install devscripts debhelper gcc libcurl4-openssl-dev cython3

Then build packages

debuild -uc -us

Useful Links

About

Shared library to preform API calls and coordinate BESI-C device configuration

https://besic.org


Languages

Language:C 74.2%Language:Cython 12.9%Language:Makefile 12.5%Language:Python 0.4%