Skip to content

commonsmachinery/librecontext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

librecontext

librecontext is a lightweight metadata handling library aimed for use in digital media creation tools.

Installation

Make sure you have Redland (librdf0-dev) installed before trying to compile librecontext. To build the library, execute:

./waf configure
./waf

To install system-wide:

sudo ./waf install

Run the examples:

./build/tests/test_recontext

License

Copyright 2014 Commons Machinery http://commonsmachinery.se/

This library is free software released under the MIT License. See LICENSE for full details.

About

Lightweight metadata handling library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published