novelwriter-26.1.2
markdown-like text editor for planning and writing novels
Back to search · Project homepage
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.
The project storage is suitable for version control software, and also well
suited for file synchronisation tools. All text is saved as plain text files
with a meta data header, the core project structure is stored in a single
project XML file, and other meta data is primarily saved as JSON files.
Package information
- Ports path
- editors/novelwriter
- Package architecture
- amd64
- Maintainer
- Thomas Frohwein <thfr@openbsd.org>
- Categories
- editors, lang/python
- Available flavors
- None listed
- Only for architectures
- aarch64, amd64, arm, i386, mips64, mips64el, powerpc, powerpc64, riscv64, sparc64, alpha, hppa
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Runtime
Build
- lang/python/3
- devel/py-build
- devel/py-installer
- devel/py-setuptools py3-setuptools->=79v0
- devel/py-wheel