Debian NEW package overview for pyartnet
| pyartnet_2.0-1_amd64.changes (click to toggle) | |
|---|---|
| Format: | 1.8 |
| Date: | Mon, 12 Jan 2026 08:47:18 +0000 |
| Source: | pyartnet |
| Binary: | python3-pyartnet |
| Architecture: | source all |
| Version: | 2.0-1 |
| Distribution: | unstable |
| Urgency: | medium |
| Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
| Changed-By: | Arian Ott <arian.ott@ieee.org> |
| Description: | python3-pyartnet - Python 3 asyncio library for ArtNet, sACN and KiNet |
| Closes: | 1124471 |
| Changes: | pyartnet (2.0-1) unstable; urgency=medium * Initial release. (Closes: #1124471) |
| Files: | ea3dca528698afa8ccfce9da8bde920e 2128 python optional pyartnet_2.0-1.dsc 98b3d7446c16e89cb38f0160bf7d4f69 119632 python optional pyartnet_2.0.orig.tar.gz b13cdc9ee1962144c25dce73d0d684cc 3220 python optional pyartnet_2.0-1.debian.tar.xz 164967f4c1b3d6f9716ecf6838e9e14c 7124 python optional pyartnet_2.0-1_amd64.buildinfo 3e14989c5651d3cc05736efe138f4c8a 17264 python optional python3-pyartnet_2.0-1_all.deb |
| pyartnet_2.0-1.dsc (click to toggle) | |
|---|---|
| Format: | 3.0 (quilt) |
| Source: | pyartnet |
| Binary: | python3-pyartnet |
| Architecture: | all |
| Version: | 2.0-1 |
| Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
| Uploaders: | Arian Ott <arian.ott@ieee.org> |
| Homepage: | https://github.com/spacemanspiff2007/PyArtNet |
| Standards-Version: | 4.7.3 |
| Vcs-Browser: | https://salsa.debian.org/python-team/packages/pyartnet |
| Vcs-Git: | https://salsa.debian.org/python-team/packages/pyartnet.git |
| Testsuite: | autopkgtest-pkg-pybuild |
| Build-Depends: | debhelper-compat (=13), dh-sequence-python3, pybuild-plugin-pyproject, python3-setuptools, python3-all, python3-typing-extensions, python3-pytest, python3-pytest-asyncio, python3-pytest-xdist |
| Package-List: | python3-pyartnet deb python optional arch=all |
| Files: | 98b3d7446c16e89cb38f0160bf7d4f69 119632 pyartnet_2.0.orig.tar.gz b13cdc9ee1962144c25dce73d0d684cc 3220 pyartnet_2.0-1.debian.tar.xz |
| control file for python3-pyartnet_2.0-1_all.deb (click to toggle) | |
|---|---|
| Package: | python3-pyartnet |
| Source: | pyartnet |
| Version: | 2.0-1 |
| Architecture: | all |
| Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
| Installed-Size: | 101 |
| Depends: | python3-typing-extensions, python3:any |
| Section: | python |
| Priority: | optional |
| Homepage: | https://github.com/spacemanspiff2007/PyArtNet |
| Description: | Python 3 asyncio library for ArtNet, sACN and KiNet pyartnet is a Python 3 library that provides an asyncio-based implementation for controlling DMX lighting fixtures over the network. . It allows creating complex lighting setups and animations programmatically within Python applications. . Supported protocols include: * ArtNet * sACN (E1.31) * KiNet (v1 and v2) . Key features include channel fading (linear, cubic, etc.), output correction curves, and a high-level abstraction for managing nodes and universes. |
| contents of python3-pyartnet_2.0-1_all.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2026-01-12 08:47 ./ drwxr-xr-x root/root 0 2026-01-12 08:47 ./usr/ drwxr-xr-x root/root 0 2026-01-12 08:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-01-12 08:47 ./usr/lib/python3/ drwxr-xr-x root/root 0 2026-01-12 08:47 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet/ -rw-r--r-- root/root 262 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet/__init__.py -rw-r--r-- root/root 20 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet/__version__.py drwxr-xr-x root/root 0 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet/base/ -rw-r--r-- root/root 155 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet/base/__init__.py -rw-r--r-- root/root 2860 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet/base/background_task.py -rw-r--r-- root/root 7091 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet/base/base_node.py -rw-r--r-- root/root 8397 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet/base/channel.py -rw-r--r-- root/root 1920 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet/base/channel_fade.py -rw-r--r-- root/root 6226 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet/base/network.py -rw-r--r-- root/root 674 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet/base/output_correction.py -rw-r--r-- root/root 594 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet/base/seq_counter.py -rw-r--r-- root/root 4863 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet/base/universe.py -rw-r--r-- root/root 1218 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet/errors.py drwxr-xr-x root/root 0 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet/fades/ -rw-r--r-- root/root 68 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet/fades/__init__.py -rw-r--r-- root/root 402 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet/fades/fade_base.py -rw-r--r-- root/root 1012 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet/fades/fade_linear.py drwxr-xr-x root/root 0 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet/impl_artnet/ -rw-r--r-- root/root 66 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet/impl_artnet/__init__.py -rw-r--r-- root/root 7744 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet/impl_artnet/node.py -rw-r--r-- root/root 86 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet/impl_artnet/universe.py drwxr-xr-x root/root 0 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet/impl_kinet/ -rw-r--r-- root/root 64 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet/impl_kinet/__init__.py -rw-r--r-- root/root 3140 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet/impl_kinet/node.py -rw-r--r-- root/root 85 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet/impl_kinet/universe.py drwxr-xr-x root/root 0 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet/impl_sacn/ -rw-r--r-- root/root 62 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet/impl_sacn/__init__.py -rw-r--r-- root/root 11389 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet/impl_sacn/node.py -rw-r--r-- root/root 557 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet/impl_sacn/universe.py -rw-r--r-- root/root 513 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet/output_correction.py -rw-r--r-- root/root 0 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet/py.typed drwxr-xr-x root/root 0 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet-1.0.1.dist-info/ -rw-r--r-- root/root 7 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet-1.0.1.dist-info/INSTALLER -rw-r--r-- root/root 3758 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet-1.0.1.dist-info/METADATA -rw-r--r-- root/root 91 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet-1.0.1.dist-info/WHEEL -rw-r--r-- root/root 9 2026-01-12 08:47 ./usr/lib/python3/dist-packages/pyartnet-1.0.1.dist-info/top_level.txt drwxr-xr-x root/root 0 2026-01-12 08:47 ./usr/share/ drwxr-xr-x root/root 0 2026-01-12 08:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-01-12 08:47 ./usr/share/doc/python3-pyartnet/ -rw-r--r-- root/root 153 2026-01-12 08:47 ./usr/share/doc/python3-pyartnet/changelog.Debian.gz -rw-r--r-- root/root 727 2026-01-12 08:47 ./usr/share/doc/python3-pyartnet/copyright | |
| copyright of python3-pyartnet_2.0-1_all.deb (click to toggle) | |
|---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: pyartnet Source: https://github.com/spacemanspiff2007/PyArtNet Files: * Copyright: 2018-2025 Sebastian Schmitt <spacemanspiff2007@gmail.com> License: GPL-3+ Files: debian/* Copyright: 2026 Arian Ott <arian.ott@ieee.org> License: GPL-3+ License: GPL-3+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. . On Debian systems, the complete text of the GNU General Public License version 3 can be found in '/usr/share/common-licenses/GPL-3'. | |
Timestamp: 13.01.2026 / 23:02:20 (UTC)