Skip to content

seanchann/libcutil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libcutil

a utility library derived from asterisk. support list:

  • console
  • cli
  • log
  • http mini server
  • restful mini framework
  • common functions wrap. eg. list, string and so on.

dependence

  • libedit: BSD License https://www.cs.utah.edu/~bigler/code/libedit.html readline(NetBSD)
  • jansson: MIT license http://www.digip.org/jansson/
  • ncurses: Permissive_software_licence
  • uuid: LGPL v2 https://linux.die.net/man/3/libuuid
  • crypt: base on your libc library.
  • openssl: The current OpenSSL licence is an "Apache style" license

Releases

No releases published

Packages

No packages published