Metadata-Version: 2.1
Name: novelWriter
Version: 2.4.3
Summary: A markdown-like text editor for planning and writing novels
Home-page: https://novelwriter.io
Author: Veronica Berglyd Olsen
Author-email: code@vkbo.net
License: GNU General Public License v3
Project-URL: Bug Tracker, https://github.com/vkbo/novelWriter/issues
Project-URL: Documentation, https://docs.novelwriter.io
Project-URL: Source Code, https://github.com/vkbo/novelWriter
Description: novelWriter is a plain text editor designed for writing novels assembled from
        many smaller text documents. It uses a minimal formatting syntax inspired by
        Markdown, and adds a meta data syntax for comments, synopsis, and
        cross-referencing. It's designed to be a simple text editor that allows for
        easy organisation of text and notes, using human readable text files as
        storage for robustness.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: End Users/Desktop
Classifier: Natural Language :: English
Classifier: Topic :: Text Editors
Requires-Python: >=3.8
Description-Content-Type: text/markdown
