Package: lua-datafile Version: 0.11-0 Architecture: all Maintainer: Daniel Collins Installed-Size: 56 Depends: lua5.2 | lua Provides: lua5.1-datafile, lua5.2-datafile, lua5.3-datafile, lua5.4-datafile Homepage: https://github.com/hishamhm/datafile Priority: optional Section: interpreters Filename: pool/main/l/lua-datafile/lua-datafile_0.11-0_all.deb Size: 4952 SHA256: fd386d7a2c8e12a3adf7114146815855f82dc63b5ceff9716c99f42ff175566e SHA1: 6ef3c10ee5e98cc47da045a0edb55495f7482e10 MD5sum: 837d94d676bef74ce9b5a4f0e5809078 Description: A Lua library for handling paths when loading data files Lua-Versions: 5.1 5.2 5.3 5.4 Package: lua-luacov Version: 0.16.0-0.1 Architecture: all Maintainer: Daniel Collins Installed-Size: 126 Depends: lua5.2 | lua, lua-datafile, lua-filesystem Provides: lua5.1-luacov, lua5.2-luacov, lua5.3-luacov, lua5.4-luacov Homepage: https://keplerproject.github.io/luacov/ Priority: optional Section: interpreters Filename: pool/main/l/lua-luacov/lua-luacov_0.16.0-0.1_all.deb Size: 18788 SHA256: c330e5b93a7420f309756f1bac021305c054cfa694cf4c703096d5142b0416f1 SHA1: 83c3eef8242c9c8662e13448d0e2f568a69296b8 MD5sum: fd0f321fbec0c56001333502e657bbec Description: LuaCov is a simple coverage analyzer for Lua scripts. When a Lua script is run with the luacov module loaded, it generates a stats file with the number of executions of each line of the script and its loaded modules. The luacov command-line script then processes this file generating a report file which allows one to visualize which code paths were not traversed, which is useful for verifying the effectiveness of a test suite. Lua-Versions: 5.1 5.2 5.3 5.4 Package: lua-luacov-reporter-gcovr Version: 0.0.4-0 Architecture: all Maintainer: Daniel Collins Installed-Size: 25 Depends: lua5.2 | lua, lua-dkjson, lua-filesystem Provides: lua5.1-luacov-reporter-gcovr, lua5.2-luacov-reporter-gcovr, lua5.3-luacov-reporter-gcovr, lua5.4-luacov-reporter-gcovr Homepage: https://github.com/jprjr/luacov-reporter-gcovr Priority: optional Section: interpreters Filename: pool/main/l/lua-luacov-reporter-gcovr/lua-luacov-reporter-gcovr_0.0.4-0_all.deb Size: 2000 SHA256: 0433c928f4c3eceb89b3c4b6a69ce4d15f967b91b7e7f72695a0be6ee3de4225 SHA1: e0da0e556f978acb3ca3974e6e6f66460c7831ce MD5sum: 4f1c2fecba794d398fbfec1dbb6a6c74 Description: A luacov reporter that creates gcovr json files. Lua-Versions: 5.1 5.2 5.3 5.4 Package: powernap-git Source: powernap Version: 2.21+git.53 Architecture: all Maintainer: Daniel Collins Installed-Size: 125 Depends: python3:any, debconf (>= 0.5) | debconf-2.0, pm-utils, python3-pytimeparse Recommends: ethtool Enhances: powerwake-git Homepage: https://github.com/solemnwarning/powernap Priority: optional Section: admin Filename: pool/main/p/powernap/powernap-git_2.21+git.53_all.deb Size: 20220 SHA256: 871a0df1e9d766cd6e743df97be72f6d88dd3c0a01d13f8e10ee6dfc1b3961f9 SHA1: 6209e5c2549ab63dd2355dda0f7bcdc27a3a18ab MD5sum: b7dd4cf2fde22eb42509260259caa63f Description: reduce the power consumption of a system when inactive PowerNap watches a series of configurable monitors. When no activity has occurred on any of these monitors for some specified time, PowerNap deems the system inactive, and takes action, as configured by the system administrator. . PowerNap can monitor: * User Activity (Console, Keyboard, Mouse) * System Activity (Load, Processes, Process IO) * Network Activity (wake-on-lan, UDP ports, TCP ports) . Some of these are event-based, while others are poll-based. PowerNap's polling interval, INTERVAL_SECONDS, is configurable. . The required length of inactivity, ABSENT_SECONDS, is configurable. . The action taken by PowerNap when the system is active, is configurable, and might be one of pm-powersave, pm-suspend, pm-hibernate, poweroff, or any executable script as chosen by the system administrator. . See /etc/powernap/config for all configurable options and defaults. Package: powerwake-common-git Source: powernap Version: 2.21+git.53 Architecture: all Maintainer: Daniel Collins Installed-Size: 47 Depends: python3:any, debconf (>= 0.5) | debconf-2.0, python3-scapy Homepage: https://github.com/solemnwarning/powernap Priority: optional Section: admin Filename: pool/main/p/powernap/powerwake-common-git_2.21+git.53_all.deb Size: 9116 SHA256: 261e5fc2c5c0462a23158db9644d5bb6f56bf1ae511de4ca6009042b53a47b8e SHA1: b2532ea40114f694debc1ede024b4be73e3d9897 MD5sum: 7747d5f6dc17ca42ff1877def0c7b78d Description: common library files required by powerwake This package contains the common library files required as a runtime dependency of powerwake-server. Package: powerwake-git Source: powernap Version: 2.21+git.53 Architecture: all Maintainer: Daniel Collins Installed-Size: 38 Depends: python3:any, powerwake-common-git (= 2.21+git.53), python3-dnspython, python3-netifaces, python3-pyipmi, debconf (>= 0.5) | debconf-2.0 Enhances: powernap-git Homepage: https://github.com/solemnwarning/powernap Priority: optional Section: admin Filename: pool/main/p/powernap/powerwake-git_2.21+git.53_all.deb Size: 8516 SHA256: 84d771b484b3a0ca385fec8b7b6f658a673b6200470a541e68ddc028fc4850d1 SHA1: cbc1e21535b78ef867281e76b0ec292507b19d35 MD5sum: e7f253c1dbd5b72fb34697107457d290 Description: remotely wake a napping system PowerWake is a generic mechanism for remotely waking systems. It is intended to support wake-on-lan, ipmi, and other remote waking mechanisms. Currently, wake-on-lan is the only supported mechanism. It also includes some handy caching of MAC addresses, such that systems can be awakened by hostname or ip address, in addition to MAC address. Package: powerwaked-git Source: powernap Version: 2.21+git.53 Architecture: all Maintainer: Daniel Collins Installed-Size: 36 Depends: python3:any, debconf (>= 0.5) | debconf-2.0, powerwake-common-git (= 2.21+git.53) Enhances: powerwake-git Homepage: https://github.com/solemnwarning/powernap Priority: optional Section: admin Filename: pool/main/p/powernap/powerwaked-git_2.21+git.53_all.deb Size: 6872 SHA256: d05add6b4356a57a932e3b60ceefb4cce8bbd2f0c2845aa7c3e74b112fadc001 SHA1: 69e82f85baf68796f7e5dc6e5d8ee9103b72cc08 MD5sum: 599a5cd2c3f4c742437ef0095965383f Description: remotely wake a napping system - Server Daemon PowerWake Server is a mechanism to remotely monitor and wake up systems based on manual intervention, or automatic intervention based on a set of monitors. . PowerWake Server can monitor: * PowerNap status (online, powersave, offline) * Network activity (ARP activity for a given set of hosts) . When activity is received, the monitors will automatically try to wake up if it is in powersave or offline mode. Package: rehex Version: 0.64.0-0~debian12+1 Architecture: amd64 Maintainer: Daniel Collins Installed-Size: 9603 Depends: libbotan-2-19 (>= 2.19.3+dfsg), libc6 (>= 2.34), libcapstone4 (>= 4), libgcc-s1 (>= 3.0), libgtk-3-0 (>= 3.0.0), libjansson4 (>= 2.14), liblua5.3-0, libstdc++6 (>= 12), libunistring2 (>= 0.9.7), libwxbase3.2-1 (>= 3.2.2+dfsg), libwxgtk3.2-1 (>= 3.2.1+dfsg-2), zlib1g Homepage: https://github.com/solemnwarning/rehex/ Priority: extra Section: editors Filename: pool/main/r/rehex/rehex_0.64.0-0~debian12+1_amd64.deb Size: 2968220 SHA256: 621b11a37c5b9d5c9c6ac75c7b5a0c1c68625c671a5ffabcb0eaf4f18553cd18 SHA1: f498d5953db4e7b1a8f573ae2279d7ec73cc6c27 MD5sum: 528ad7839ce06c7fa2b484adc48bcb64 Description: Reverse Engineers' Hex Editor Package: rehex-dbgsym Source: rehex Version: 0.64.0-0~debian12+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Collins Installed-Size: 38247 Depends: rehex (= 0.64.0-0~debian12+1) Priority: optional Section: debug Filename: pool/main/r/rehex/rehex-dbgsym_0.64.0-0~debian12+1_amd64.deb Size: 36117968 SHA256: c6dc48725f76c291409e41fda9917ba5cf05c93b1e17371f45c30db425ba33e7 SHA1: a7fa934a7e6460820f981fa7b55eec2522d81a30 MD5sum: 8827b2384f76dd14afcec58accf05c1f Description: debug symbols for rehex Build-Ids: 4cea4cae828c6bd9377cf4781c16ebfc3ae8bf00 Package: rehex-plugin-binwalk Version: 1.0-0 Architecture: all Maintainer: Daniel Collins Installed-Size: 14 Depends: python3-binwalk, rehex (>= 0.62.0-0~) Enhances: rehex Homepage: https://github.com/solemnwarning/rehex-plugin-binwalk/ Priority: extra Section: editors Filename: pool/main/r/rehex-plugin-binwalk/rehex-plugin-binwalk_1.0-0_all.deb Size: 3316 SHA256: b51cfda6334d107901b73b86201327d7131b18d4a28acd0e57a07e36799637b5 SHA1: ba2e947bd1d053ba0c25aeb3a22c038173cf62d6 MD5sum: 40b500aa54807b2a92ec304b1adeef24 Description: Binwalk analysis plugin for the REHex hex editor