Skip to content

Simple script to convert pv_db.txt files from Project DIVA stuff to JSON.

License

Notifications You must be signed in to change notification settings

Braasileiro/pvdb2json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pvdb2json

Simple script to convert pv_db.txt files from Project DIVA stuff to JSON.

I made this for my personal use and I not parsing all entries. Be advised.

It's a modern .NET console project.

Usage

pvdb2json [options]

Options:
  -i, --input <input>  The pv_db.txt file to be converted to json. []
  -t, --type <type>    The identifier type of converted entries. [default: 0]
  --version            Show version information
  -?, -h, --help       Show help and usage information

About

Simple script to convert pv_db.txt files from Project DIVA stuff to JSON.

Topics

Resources

License

Stars

Watchers

Forks