python-weightedstats_0.4.1-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Fri, 08 Aug 2025 17:54:43 +0200 |
Source: | python-weightedstats |
Binary: | python3-weightedstats |
Architecture: | source all |
Version: | 0.4.1-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Changed-By: | Roland Mas <lolando@debian.org> |
Description: | python3-weightedstats - Mean, weighted mean, median, weighted median for Python |
Changes: | python-weightedstats (0.4.1-1) unstable; urgency=medium * Initial release. |
Files: | 0e56bd8726fd48da41156af8fa8fe30f 2216 python optional python-weightedstats_0.4.1-1.dsc 68f9dd8a11a03bac18036444d0540c24 4351 python optional python-weightedstats_0.4.1.orig.tar.gz 0087186c90c0b8297ef02a24d935581d 1848 python optional python-weightedstats_0.4.1-1.debian.tar.xz 6268ad6f0926a2c1d885c7c2f8ebfea5 6968 python optional python-weightedstats_0.4.1-1_amd64.buildinfo 1afe78a4a830947db296cc53c1302c26 4384 python optional python3-weightedstats_0.4.1-1_all.deb |
python-weightedstats_0.4.1-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | python-weightedstats |
Binary: | python3-weightedstats |
Architecture: | all |
Version: | 0.4.1-1 |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Uploaders: | Roland Mas <lolando@debian.org> |
Homepage: | https://github.com/tinybike/weightedstats |
Standards-Version: | 4.7.0 |
Vcs-Browser: | https://salsa.debian.org/python-team/packages/python-weightedstats |
Vcs-Git: | https://salsa.debian.org/python-team/packages/python-weightedstats.git |
Testsuite: | autopkgtest-pkg-pybuild |
Build-Depends: | debhelper-compat (=13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-setuptools, python3-pytest<!nocheck>, python3-numpy<!nocheck> |
Package-List: | python3-weightedstats deb python optional arch=all |
Files: | 68f9dd8a11a03bac18036444d0540c24 4351 python-weightedstats_0.4.1.orig.tar.gz 0087186c90c0b8297ef02a24d935581d 1848 python-weightedstats_0.4.1-1.debian.tar.xz |
README.source for python-weightedstats_0.4.1-1.dsc (click to toggle) | |
---|---|
No README.source in this package |
control file for python3-weightedstats_0.4.1-1_all.deb (click to toggle) | |
---|---|
Package: | python3-weightedstats |
Source: | python-weightedstats |
Version: | 0.4.1-1 |
Architecture: | all |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Installed-Size: | 26 |
Depends: | python3:any |
Section: | python |
Priority: | optional |
Homepage: | https://github.com/tinybike/weightedstats |
Description: | Mean, weighted mean, median, weighted median for Python Python functions to calculate the mean, weighted mean, median, and weighted median. . WeightedStats includes four functions (mean, weighted_mean, median, weighted_median) which accept lists as arguments, and two functions (numpy_weighted_mean, numpy weighted_median) which accept either lists or numpy arrays. |
contents of python3-weightedstats_0.4.1-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-08-08 15:54 ./ drwxr-xr-x root/root 0 2025-08-08 15:54 ./usr/ drwxr-xr-x root/root 0 2025-08-08 15:54 ./usr/lib/ drwxr-xr-x root/root 0 2025-08-08 15:54 ./usr/lib/python3/ drwxr-xr-x root/root 0 2025-08-08 15:54 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2025-08-08 15:54 ./usr/lib/python3/dist-packages/weightedstats/ -rw-r--r-- root/root 3874 2025-08-08 15:54 ./usr/lib/python3/dist-packages/weightedstats/__init__.py drwxr-xr-x root/root 0 2025-08-08 15:54 ./usr/lib/python3/dist-packages/weightedstats-0.4.1.dist-info/ -rw-r--r-- root/root 7 2025-08-08 15:54 ./usr/lib/python3/dist-packages/weightedstats-0.4.1.dist-info/INSTALLER -rw-r--r-- root/root 2298 2025-08-08 15:54 ./usr/lib/python3/dist-packages/weightedstats-0.4.1.dist-info/METADATA -rw-r--r-- root/root 91 2025-08-08 15:54 ./usr/lib/python3/dist-packages/weightedstats-0.4.1.dist-info/WHEEL -rw-r--r-- root/root 14 2025-08-08 15:54 ./usr/lib/python3/dist-packages/weightedstats-0.4.1.dist-info/top_level.txt drwxr-xr-x root/root 0 2025-08-08 15:54 ./usr/share/ drwxr-xr-x root/root 0 2025-08-08 15:54 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-08-08 15:54 ./usr/share/doc/python3-weightedstats/ -rw-r--r-- root/root 150 2025-08-08 15:54 ./usr/share/doc/python3-weightedstats/changelog.Debian.gz -rw-r--r-- root/root 1413 2025-08-08 15:45 ./usr/share/doc/python3-weightedstats/copyright |
copyright of python3-weightedstats_0.4.1-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/tinybike/weightedstats Upstream-Name: weightedstats Upstream-Contact: Jack Peterson <jack@tinybike.net> Files: * Copyright: 2014, Jack Peterson, Dyffy Inc. License: MIT Files: debian/* Copyright: 2025 Roland Mas <lolando@debian.org> License: MIT License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXP80RESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE qUSE OR OTHER DEALINGS IN THE SOFTWARE. |
Timestamp: 08.08.2025 / 17:02:32 (UTC)