diff options
| author | root <root@alpha.trunkmasters.com> | 2026-05-31 21:30:14 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-05-31 21:30:14 -0500 |
| commit | 7d009d2bc561a2df178eac5df75421e4bb4c6b62 (patch) | |
| tree | 565722a7aadd75a31d89afcb22a04abea1bffb17 /dev-python/statsmodels | |
| parent | 2c156b24300b45a66e20e90fe26d2837c2b1ea7d (diff) | |
| download | baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.tar.gz baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.tar.xz baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.zip | |
Adding metadata
Diffstat (limited to 'dev-python/statsmodels')
| -rw-r--r-- | dev-python/statsmodels/metadata.xml | 29 |
1 files changed, 16 insertions, 13 deletions
diff --git a/dev-python/statsmodels/metadata.xml b/dev-python/statsmodels/metadata.xml index efa8df7bbf6a..d821a5056760 100644 --- a/dev-python/statsmodels/metadata.xml +++ b/dev-python/statsmodels/metadata.xml @@ -1,15 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <maintainer type="project"> - <email>sci-mathematics@gentoo.org</email> - <name>Gentoo Mathematics Project</name> - </maintainer> - <longdescription lang="en"> + <maintainer type="project"> + <email>python@gentoo.org</email> + <name>Python</name> + </maintainer> + <maintainer type="project"> + <email>sci-mathematics@gentoo.org</email> + <name>Gentoo Mathematics Project</name> + </maintainer> + <longdescription lang="en"> statsmodels is a Python module that allows users to explore data, estimate statistical models, and perform statistical tests. An extensive list of descriptive statistics, statistical tests, @@ -18,6 +18,9 @@ fields may find that statsmodels fully meets their needs for statistical computing and data analysis in Python. </longdescription> - - <origin>liguros-repo</origin> -</pkgmetadata>
\ No newline at end of file + <upstream> + <remote-id type="pypi">statsmodels</remote-id> + <remote-id type="github">statsmodels/statsmodels</remote-id> + <remote-id type="sourceforge">statsmodels</remote-id> + </upstream> +</pkgmetadata> |
