Metadata-Version: 2.4
Name: plom-client
Version: 0.19.3
Summary: The client marking tool for Plom
Author: Andrew Rechnitzer, Colin B. Macdonald
License: AGPLv3+
Project-URL: Homepage, https://plomgrading.org/
Project-URL: Repository, https://gitlab.com/plom/plom-client
Project-URL: Bug Tracker, https://gitlab.com/plom/plom-client/-/issues
Project-URL: Documentation, https://plom.readthedocs.org
Project-URL: Changelog, https://gitlab.com/plom/plom-client/-/blob/main/CHANGELOG.md
Classifier: Topic :: Education :: Testing
Classifier: Development Status :: 3 - Alpha
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
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 :: 3.13
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: arrow>=1.1.1
Requires-Dist: cryptography>=41.0.3
Requires-Dist: importlib_resources>=5.0.7; python_version < "3.9"
Requires-Dist: packaging
Requires-Dist: Pillow>=7.0.0
Requires-Dist: platformdirs>=3.0.0
Requires-Dist: pyspellchecker>=0.8.1
Requires-Dist: pytest>=6.0.0
Requires-Dist: pytest-qt>=4.1.0
Requires-Dist: PyQt6>=6.4.0
Requires-Dist: requests
Requires-Dist: requests-toolbelt
Requires-Dist: stdiomask>=0.0.6
Requires-Dist: tomli>=2.0.1; python_version < "3.11"
Requires-Dist: tomlkit>=0.11.7
Dynamic: license-file

# Plom Client

This is the marking client for [Plom](https://plomgrading.org).

<img src="https://plomgrading.org/images/plomclient.png" width="800px" alt="The plom annotation client in action">



## Translations

If you'd like to help translate Plom into another language,
please help at https://gitlab.com/plom/plom/-/issues/1725

The metainfo files (used for example on
[Flathub](https://flathub.org/apps/details/org.plomgrading.PlomClient))
can be translated by editing
[here](https://gitlab.com/plom/plom-client/-/blob/main/org.plomgrading.PlomClient.metainfo.xml)
and
[here](https://gitlab.com/plom/plom-client/-/blob/main/org.plomgrading.PlomClient.desktop).


## Getting in touch

  * Our dev channel is [gitter.im/plomgrading/dev](https://gitter.im/plomgrading/dev).
  * Our [main development repo is on Gitlab.com](https://gitlab.com/plom/plom)
    and [mirrored on GitHub](https://github.com/plomgrading/plom).
