mapm 5.0.1

A set of tools, with command line and graphical interfaces, used to build exams typeset in LaTeX
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "mapm"
version = "5.0.1"
edition = "2021"
license = "BSD-3-Clause"
description = "A set of tools, with command line and graphical interfaces, used to build exams typeset in LaTeX"
repository = "https://gitlab.com/mapm/lib"
readme = "README.md"

[dependencies]
serde = { version = "1.0.132", features = ["derive"] }
serde_yaml = "0.8.13"