Skip to content
/ dbpf-d Public

D library to read and write Database Packed File (DBPF) archives

License

Notifications You must be signed in to change notification settings

chances/dbpf-d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBPF

DUB Package DBPF CI codecov

D library to read and write Database Packed File (DBPF) archives.

Usage

"dependencies": {
    "dbpf": "0.1.0"
}