Skip to content

jsilhan/rpmdb-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies of Swdb library are:
sqlite-devel
boost-python
boost-devel
gtest-devel

Building from source:
mkdir build;
cd build;
cmake .. && make;

For executing tests run:
make test

Snippets of Swdb's usage can be seen in tests/cpp/test_*.cpp and tests/python/test_*.py test files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published