Allow importing org-to-jsonl as module for reuse

To allow importing org-to-jsonl as module
  - Wrap code in __main__ into a org-to-jsonl method
  - Rename processor/org-mode to processor/org_mode
  - Add __init__.py to processor directory
This commit is contained in:
Debanjum Singh Solanky
2021-08-16 15:59:13 -07:00
parent 5f8221f77e
commit 19d6678eb1
4 changed files with 21 additions and 15 deletions

View File