Metadata-Version: 2.4
Name: fiduswriter
Version: 4.0.19
Summary: A semantic wordprocessor for academic purposes
Author-email: Lund Info AB <mail@lundinfo.com>
License-Expression: AGPL-3.0-or-later
Project-URL: homepage, https://www.fiduswriter.org
Project-URL: repository, https://www.github.com/fiduswriter/fiduswriter
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Framework :: Django :: 5.1
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Text Editors :: Word Processors
Classifier: Topic :: Text Processing
Classifier: Topic :: Text Processing :: Markup :: HTML
Classifier: Topic :: Text Processing :: Markup :: LaTeX
Classifier: Topic :: Text Processing :: Markup :: XML
Classifier: Topic :: Utilities
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: bleach==6.1.0
Requires-Dist: channels==4.3.2
Requires-Dist: daphne==4.1.2
Requires-Dist: Twisted[http2,tls]
Requires-Dist: Django==5.2.9
Requires-Dist: django-allauth[socialaccount]==65.0.2
Requires-Dist: django-avatar==8.0.1
Requires-Dist: django-js-error-hook==1.0
Requires-Dist: django-npm-mjs==3.3.0
Requires-Dist: django-loginas==0.3.11
Requires-Dist: httpx==0.27.2
Requires-Dist: httpx-ws==0.6.2
Requires-Dist: Pillow==11.3.0
Requires-Dist: python-magic==0.4.27
Requires-Dist: prosemirror==0.5.0
Requires-Dist: watchdog==5.0.3
Provides-Extra: books
Requires-Dist: fiduswriter-books~=4.0.0; extra == "books"
Provides-Extra: citation-api-import
Requires-Dist: fiduswriter-citation-api-import~=4.0.0; extra == "citation-api-import"
Provides-Extra: languagetool
Requires-Dist: fiduswriter-languagetool~=4.0.0; extra == "languagetool"
Provides-Extra: ojs
Requires-Dist: fiduswriter-ojs~=4.0.0; extra == "ojs"
Provides-Extra: pandoc
Requires-Dist: fiduswriter-pandoc~=4.0.3; extra == "pandoc"
Provides-Extra: phplist
Requires-Dist: fiduswriter-phplist~=4.0.0; extra == "phplist"
Provides-Extra: gitrepo-export
Requires-Dist: fiduswriter-gitrepo-export~=4.0.0; extra == "gitrepo-export"
Provides-Extra: payment-paddle
Requires-Dist: fiduswriter-payment-paddle~=4.0.0; extra == "payment-paddle"
Provides-Extra: website
Requires-Dist: fiduswriter-website~=4.0.0; extra == "website"
Provides-Extra: mysql
Requires-Dist: mysqlclient; extra == "mysql"
Provides-Extra: postgresql
Requires-Dist: psycopg2; extra == "postgresql"
Dynamic: license-file

Fidus Writer
============

Fidus Writer is an online collaborative editor especially made for academics who need to use citations and/or formulas. The editor focuses on the content rather than the layout, so that with the same text, you can later on publish it in multiple ways: On a website, as a printed book, or as an ebook. In each case, you can choose from a number of layouts that are adequate for the medium of choice.


[![Fidus Writer](https://snapcraft.io/fiduswriter/badge.svg)](https://snapcraft.io/fiduswriter)

[![Coverage Status](https://coveralls.io/repos/github/fiduswriter/fiduswriter/badge.svg?branch=main)](https://coveralls.io/github/fiduswriter/fiduswriter?branch=main)


Installation
------------

The installation procedures can be found in our [WIKI](https://github.com/fiduswriter/fiduswriter/wiki/).


Contributing
------------

For details on contributing, please check http://fiduswriter.org/help-us/ .


License
-------

All of Fidus Writer's original code is licensed under the GNU AFFERO GENERAL PUBLIC LICENSE, for details see LICENSE. Some third party libraries are licensed under other, compatible open source libraries. Licensing information is included in those files.
