emod-malaria 2.33.0.dev0__tar.gz → 2.33.0.dev4__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {emod_malaria-2.33.0.dev0 → emod_malaria-2.33.0.dev4}/PKG-INFO +4 -4
- {emod_malaria-2.33.0.dev0 → emod_malaria-2.33.0.dev4}/pyproject.toml +3 -3
- emod_malaria-2.33.0.dev4/src/emod_malaria/Eradication.zip +0 -0
- emod_malaria-2.33.0.dev4/src/emod_malaria/schema.zip +0 -0
- {emod_malaria-2.33.0.dev0 → emod_malaria-2.33.0.dev4}/src/emod_malaria.egg-info/PKG-INFO +4 -4
- emod_malaria-2.33.0.dev4/src/version +1 -0
- emod_malaria-2.33.0.dev0/src/emod_malaria/Eradication.zip +0 -0
- emod_malaria-2.33.0.dev0/src/emod_malaria/schema.zip +0 -0
- emod_malaria-2.33.0.dev0/src/version +0 -1
- {emod_malaria-2.33.0.dev0 → emod_malaria-2.33.0.dev4}/README.md +0 -0
- {emod_malaria-2.33.0.dev0 → emod_malaria-2.33.0.dev4}/setup.cfg +0 -0
- {emod_malaria-2.33.0.dev0 → emod_malaria-2.33.0.dev4}/src/emod_malaria/__init__.py +0 -0
- {emod_malaria-2.33.0.dev0 → emod_malaria-2.33.0.dev4}/src/emod_malaria/bootstrap.py +0 -0
- {emod_malaria-2.33.0.dev0 → emod_malaria-2.33.0.dev4}/src/emod_malaria.egg-info/SOURCES.txt +0 -0
- {emod_malaria-2.33.0.dev0 → emod_malaria-2.33.0.dev4}/src/emod_malaria.egg-info/dependency_links.txt +0 -0
- {emod_malaria-2.33.0.dev0 → emod_malaria-2.33.0.dev4}/src/emod_malaria.egg-info/requires.txt +0 -0
- {emod_malaria-2.33.0.dev0 → emod_malaria-2.33.0.dev4}/src/emod_malaria.egg-info/top_level.txt +0 -0
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: emod-malaria
|
|
3
|
-
Version: 2.33.0.
|
|
4
|
-
Summary: PyPI distribution of EMOD for the
|
|
3
|
+
Version: 2.33.0.dev4
|
|
4
|
+
Summary: PyPI distribution of EMOD for the running Malaria and Vector simulations
|
|
5
5
|
License-Expression: MIT
|
|
6
|
-
Project-URL: Documentation, https://
|
|
6
|
+
Project-URL: Documentation, https://emod.idmod.org/EMOD/
|
|
7
7
|
Project-URL: Repository, https://github.com/EMOD-Hub/EMOD
|
|
8
8
|
Project-URL: Issues, https://github.com/EMOD-Hub/issues-and-discussions/issues
|
|
9
9
|
Classifier: Operating System :: POSIX :: Linux
|
|
10
10
|
Classifier: Programming Language :: C++
|
|
11
11
|
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
|
|
12
|
-
Requires-Python: >=3.
|
|
12
|
+
Requires-Python: >=3.10
|
|
13
13
|
Description-Content-Type: text/markdown
|
|
14
14
|
Provides-Extra: docs
|
|
15
15
|
Requires-Dist: sphinxext.remoteliteralinclude~=0.4; extra == "docs"
|
|
@@ -5,12 +5,12 @@ build-backend = "setuptools.build_meta"
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "emod-malaria"
|
|
7
7
|
dynamic = ["version"]
|
|
8
|
-
description = "PyPI distribution of EMOD for the
|
|
8
|
+
description = "PyPI distribution of EMOD for the running Malaria and Vector simulations"
|
|
9
9
|
license = "MIT"
|
|
10
10
|
authors = [
|
|
11
11
|
]
|
|
12
12
|
readme = "README.md"
|
|
13
|
-
requires-python = ">=3.
|
|
13
|
+
requires-python = ">=3.10"
|
|
14
14
|
dependencies = [
|
|
15
15
|
]
|
|
16
16
|
classifiers = [
|
|
@@ -33,7 +33,7 @@ tests = [
|
|
|
33
33
|
]
|
|
34
34
|
|
|
35
35
|
[project.urls]
|
|
36
|
-
Documentation = "https://
|
|
36
|
+
Documentation = "https://emod.idmod.org/EMOD/"
|
|
37
37
|
Repository = "https://github.com/EMOD-Hub/EMOD"
|
|
38
38
|
Issues = "https://github.com/EMOD-Hub/issues-and-discussions/issues"
|
|
39
39
|
|
|
Binary file
|
|
Binary file
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: emod-malaria
|
|
3
|
-
Version: 2.33.0.
|
|
4
|
-
Summary: PyPI distribution of EMOD for the
|
|
3
|
+
Version: 2.33.0.dev4
|
|
4
|
+
Summary: PyPI distribution of EMOD for the running Malaria and Vector simulations
|
|
5
5
|
License-Expression: MIT
|
|
6
|
-
Project-URL: Documentation, https://
|
|
6
|
+
Project-URL: Documentation, https://emod.idmod.org/EMOD/
|
|
7
7
|
Project-URL: Repository, https://github.com/EMOD-Hub/EMOD
|
|
8
8
|
Project-URL: Issues, https://github.com/EMOD-Hub/issues-and-discussions/issues
|
|
9
9
|
Classifier: Operating System :: POSIX :: Linux
|
|
10
10
|
Classifier: Programming Language :: C++
|
|
11
11
|
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
|
|
12
|
-
Requires-Python: >=3.
|
|
12
|
+
Requires-Python: >=3.10
|
|
13
13
|
Description-Content-Type: text/markdown
|
|
14
14
|
Provides-Extra: docs
|
|
15
15
|
Requires-Dist: sphinxext.remoteliteralinclude~=0.4; extra == "docs"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
2.33.0.dev4
|
|
Binary file
|
|
Binary file
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
2.33.0.dev0
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{emod_malaria-2.33.0.dev0 → emod_malaria-2.33.0.dev4}/src/emod_malaria.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
{emod_malaria-2.33.0.dev0 → emod_malaria-2.33.0.dev4}/src/emod_malaria.egg-info/requires.txt
RENAMED
|
File without changes
|
{emod_malaria-2.33.0.dev0 → emod_malaria-2.33.0.dev4}/src/emod_malaria.egg-info/top_level.txt
RENAMED
|
File without changes
|