sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit be9a6ca449aeccd4987dcf5e53c7eef767a6d1e7
parent 0de63958b781d246e3ecbddd0f17bbea1b8c4216
Author: Josuah Demangeon <me@josuah.net>
Date:   Fri, 28 Feb 2020 23:10:00 +0100

rocks: add baresip, a sibling of pjsip

Diffstat:
Msuckless.org/rocks/index.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md @@ -38,6 +38,7 @@ because it makes them legally compatible with other suckless projects. ### Miscellaneous +* [baresip](https://github.com/alfredh/baresip) - barebone SIP stack (BSD licence). * [ccv](http://libccv.org/) - C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library. * [libev](http://software.schmorp.de/pkg/libev.html) - high performance event-loop modelled after libevent but much smaller (dual licensed under 2-clause BSD and GPL). * [mandoc](http://mandoc.bsd.lv/) - The mandoc UNIX manpage compiler toolset.