Moejoe90 / mbox-to-json

Easily convert mbox files to json.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Easily convert mbox files to json.

USAGE

  1. install dependencies with npm install
  2. run with ./mbox-to-json.js --input FILENAME.mbox

You can dump the JSON to a file by specifying the --output option: ./mbox-to-json.js --input FILENAME.mbox --output FILENAME.json

About

Easily convert mbox files to json.


Languages

Language:JavaScript 100.0%