Skip to content

louib/libkdbx-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libkdbx-rs

Rust wrapper for the libkdbx library.

The library currently depends on the following other libraries:

  • QT (The QCore components QDateTime, QString, QUuid, QList, and others are currently used by the core classes.
  • Botan

Installing

git submodule init
git submodule update
// TODO create the config-keepassx.h file in src/core
cargo build

References

About

Rust wrapper for the `libkdbx` library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages