We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c5fd4f commit d461342Copy full SHA for d461342
1 file changed
README.rst
@@ -96,3 +96,13 @@ True
96
'some text'
97
>>> node.body
98
' Body texts...'
99
+
100
101
+Project status
102
+--------------
103
104
+Project is maintained by @karlicoss (myself).
105
106
+For my personal use, orgparse mostly has all features I need, so there hasn't been much active development lately.
107
108
+However, contributions are always welcome! Please provide tests along with your contribution if you're fixing bugs or adding new functionality.
0 commit comments