python3-validate-pyproject

Automated checks on pyproject.toml by JSON Schema definitions

With the approval of PEP 517 and PEP 518, the Python community shifted towards a strong focus on standardisation for packaging software, which allows more freedom when choosing tools during development and make sure packages created using different technologies can interoperate without the need for custom installation procedures.

pwdsphinx

SPHINX password storage protocol - reference server implementation

SPHINX -- password Store that Perfectly Hides from Itself (No Xaggeration) -- is an information-theoretically secure cryptographic password storage protocol with strong security guarantees, as described in the 2015 paper "Device-Enhanced Password Protocols with Optimal Online-Offline Protection" by Jarecki, Krawczyk, Shirvanian, and Saxena (https://ia.cr/2015/1099). It is documented online at https://sphinx.pm/ .
server for educational content: courses, exercises, and exams

wims

server for educational content: courses, exercises, and exams

The WWW Interactive Multipurpose Server is an educational platform originally developed for mathematics but now also supporting subjects such as physics, chemistry, biology, and languages.

xxdiff-scripts

graphical file/directory comparison and merge tool - scripts

xxdiff is a powerful tool for viewing the differences between two or three files, or two directories, and can be used to produce a merged version. The texts of the two or three files are presented side by side with their differences highlighted with colors for easy identification.
mode for editing Markdown-formatted text files in GNU Emacs

elpa-markdown-mode

mode for editing Markdown-formatted text files in GNU Emacs

The mode provides syntax highlighting, and keyboard shortcuts for editing, compiling, and previewing Markdown. It has general support for various markdown flavours, supports Markdown 1.0 and CommonMark, and includes a special GFM (Github Flavoured Markdown) major mode.

intel-opencl-icd

Intel graphics compute runtime for OpenCL

The Intel(R) Graphics Compute Runtime for OpenCL(TM) is an open source project to converge Intel's development efforts on OpenCL(TM) compute stacks supporting the GEN graphics hardware architecture.