generated from nickderobertis/pypi-sphinx-quickstart
-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathflexlate.json
42 lines (42 loc) · 1.36 KB
/
flexlate.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
"template_sources": [
{
"name": "copier-pypi-sphinx-flexlate",
"path": "https://github.com/nickderobertis/copier-pypi-sphinx-flexlate",
"type": "copier",
"version": "5fe3950bd42fe1eccb9e6339d308e12e352fbd16",
"git_url": "https://github.com/nickderobertis/copier-pypi-sphinx-flexlate",
"target_version": null,
"render_relative_root_in_output": ".",
"render_relative_root_in_template": "{{ repo_name }}"
}
],
"applied_templates": [
{
"name": "copier-pypi-sphinx-flexlate",
"data": {
"package_name": "finstmt",
"package_directory": "finstmt",
"full_name": "py-finstmt",
"repo_name": "py-finstmt",
"repo_username": "nickderobertis",
"short_description": "Contains classes to work with financial statement data. Can calculate free cash flows and help project financial statements.",
"main_branch_name": "master",
"package_author": "Nick DeRobertis",
"author_email": "[email protected]",
"google_analytics_id": "UA-154145306-1",
"os_support": [
"ubuntu",
"macos",
"windows"
],
"minimum_python_version": "3.8",
"topics": [],
"logo_url": ""
},
"version": "5fe3950bd42fe1eccb9e6339d308e12e352fbd16",
"add_mode": "local",
"root": "."
}
]
}