~dennisc/mapm-lib

Library that provides core mapm functionality
22b988c2 — Dennis Chen 1 year, 6 months ago
fix clippy warnings
4d041055 — Dennis Chen 1 year, 9 months ago
release: v7.0.0
a3ec7c5f — Dennis Chen 1 year, 9 months ago
Update serde_yaml and make dependency versions much looser

clone

read-only
https://git.sr.ht/~dennisc/mapm-lib
read/write
git@git.sr.ht:~dennisc/mapm-lib

You can also use your local clone with git send-email.

#mapm

This is the library that the mapm binaries use for their functionality.

mapm is a problem-management software that allows you to quickly iterate through drafts of exams. By modularizing your problems into their own files, you can easily mix and match problems and compile exams and solution manuals.

By using built-in TeX macros and a sane implementation of the incredibly human-readable YAML configuration language, you can spend less time learning how to organize your exam creation process and more time on the exam itself.

Read the library documentation for mapm at docs.rs/mapm.