From 6e76ce326c8b5b166c9f4d73f2ae04cd37f4221a Mon Sep 17 00:00:00 2001 From: Faraz Fallahi Date: Wed, 20 Aug 2014 09:26:47 +0430 Subject: [PATCH] libevil --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 500092a..66ebc28 100644 --- a/README.md +++ b/README.md @@ -338,6 +338,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin * [DynaPDF](http://www.dynaforms.com/) - An easy-to-use PDF generation library. * [HTTP Parser](https://github.com/joyent/http-parser) - A http request/response parser for C. * [libcpuid](https://github.com/anrieff/libcpuid) - A small C library for x86 CPU detection and feature extraction. +* [libevil](https://github.com/avati/libevil) - The Evil License Manager. * [libusb](http://www.libusb.org/) - A universal USB library which allows for portable access to USB devices. * [Remote Call Framework](http://www.deltavsoft.com/) - Inter-process communication framework for C++. * [Serial Communication Library](https://github.com/wjwwood/serial) - Cross-platform, Serial Port library written in C++.