You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 month ago | |
---|---|---|
pobsdexplorer | 1 month ago | |
pobsdlib | 1 month ago | |
pobsdtosql | 1 month ago | |
.gitignore | 4 months ago | |
Cargo.toml | 1 month ago | |
README.md | 4 months ago |
README.md
pobsdlib
Library in Rust to read the PlayOnBSD database (https://github.com/playonbsd/OpenBSD-Games-Database.)
Homepage: https://codeberg.org/hukadan/pobsdlib
How to use the binary
You first need to compile the library and the binary.
$ cargo build --release
In thetarget/release/
folder, you should find the binary database2json
.
You can execute it with a database as argument:
$ ./database2json /path/to/your/database.db