Skip to content

braoult/brlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brlib - A small personal C library

License

SPDX-License-Identifier: GPL-3.0-or-later <https://spdx.org/licenses/GPL-3.0-or-later.html>~

This work is, with exceptions below, Copyright (C) 2021-2024 Bruno Raoult (“br”), and licensed under the GNU General Public License v3.0 or later.

Some rights reserved. See COPYING.

The licence exceptions are:*

Cutest testing framework._

You can find the original work on sourceforge.

This software is (C) 2000-2003 Asim Jalis, under the zlib License. See license local copy or https://spdx.org/licenses/Zlib.html.

Installation:

clone repository

user…

$ git clone https://github.com/braoult/brlib.git
or
$ git clone https://git.raoult.com/bruno/brlib.git

OR …developer

$ git clone [email protected]:bruno/brlib.git
$ cd brlib
$ git remote add github [email protected]:braoult/brlib.git
$ git fetch --all

Add CuTest submodule (optional)

$ cd brlib
$ git submodule init
$ git submodule update

About

A small personal C library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages