mapm 3.0.0

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
13
14
15
16
[package]
name = "mapm"
version = "3.0.0"
edition = "2021"
license = "MIT"
description = "A set of tools, with command line and graphical interfaces, used to build exams typeset in LaTeX"
repository = "https://gitlab.com/mathadvance/mapm/lib"
readme = "README.md"

[dependencies]
exitcode = "1.1.2"
quit = "1.1.4"
serde = { version = "1.0.132", features = ["derive"] }
serde_yaml = "0.8.13"
linked-hash-map = "0.5.4"
fs_extra = "1.2.0"