/org2blog-importers

Importers from various blog formats to org2blog format

Primary LanguagePython

Description

A repository for importers to orgmode format.

Presently, only contains a script to import from WordPress to org2blog style posts. It should be fairly easy to write importers for other formats, though.

Licensed under GPLv3.

Dependencies

  • pandoc v1.8 or greater
  • argparse (needs to be installed if Python v<2.7)