mapm 4.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
13
14
15
16
[dependencies.serde]
features = ["derive"]
version = "1.0.132"

[dependencies.serde_yaml]
version = "0.8.13"

[package]
description = "A set of tools, with command line and graphical interfaces, used to build exams typeset in LaTeX"
edition = "2021"
license = "MIT"
name = "mapm"
readme = "README.md"
repository = "https://gitlab.com/mapm/lib"
resolver = "2"
version = "4.0.1"