manus 0.1.1

A manuscript helper to simplify writing good papers.
1
2
3
4
5
6
7
8
9
10
{
	"year": 2000,
	"year_str": "two thousand",
	"package_name": "manus",
	"places": {
		"NO": "Norway",
		"SE": "Sweden"
	},
	"pi": 3.141592653589793
}