Skip to content

grafov/gorg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Org mode' parser and generator for Go language

The purpose of this library is work with org-mode format inside Go applications. It would be a part of Diane' organizer.

Features:

  • parse org-mode files into Go structures
  • functions for manipulating tree nodes inside org-mode tree
  • generate org-mode file based on internal Go structures

What this library wouldn't do?

Converting of org-mode format to another formats (like JSON, HTML, Markdown and so on) is not a purpose of the library. Use other tools that do this thing.

Other projects that allow work with org-mode in Go

About

Org-mode parser and generator for Golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published