Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: obserware | Distribution: Fedora Project |
Version: 0.2.9 | Vendor: Fedora Project |
Release: 7.fc39 | Build date: Thu Jul 20 19:16:30 2023 |
Group: Unspecified | Build host: buildvm-a64-29.iad2.fedoraproject.org |
Size: 10475987 | Source RPM: obserware-0.2.9-7.fc39.src.rpm |
Packager: Fedora Project | |
Url: https://gitlab.com/t0xic0der/obserware | |
Summary: An advanced system monitor utility written in Python and Qt |
An advanced system monitor utility written in Python and Qt
GPLv3+
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.9-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jun 16 2023 Python Maint <python-maint@redhat.com> - 0.2.9-6 - Rebuilt for Python 3.12 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.9-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Nov 18 2022 Onuralp SEZER <thunderbirdtr@fedoraproject.org> - 0.2.9-4 - Rebuild for python and updated py deps (fixes RHBZ#2137855) * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 0.2.9-2 - Rebuilt for Python 3.11 * Sat Feb 19 2022 Akashdeep Dhar <t0xic0der@fedoraproject.org> - 0.2.9-1 - v0.2.9 - Released on February 19th, 2022 - Find the release here - https://gitlab.com/t0xic0der/obserware/-/releases/v0.2.9 - Updated Flatpak manifest files according to the updated version tag - Removed the CPU cycles dialog box and the CPU cycles widget list items - Removed the CPU times dialog box and the CPU times widget list items - Removed the dedicated information provider for the CPU cycles and CPU times - Redesigned the performance widget list item to include both CPU cycles and CPU times - Added a performance tabscreen with widget listing for CPU cycles and CPU times - Moved the static CPU information from the information tabscreen to the new tabscreen - Transferred the information provider under the tabscreen hierarchy - Redesigned the information tabscreen to accommodate the limited set of static info - Cleaned up the source code and UI assets for needless UI elements - Reorganized the mainwind operations' methods for better code readability - Fixed the bug where the widget list would scroll back to the top on refresh - Added a manual refresh button in the network tabscreen and partitions tabscreen - Addressed exceptions by logging events of network devices or partitions changes - Changed cursor into a pointing hand when hovering over buttons in the per-process dialog - Optimized imports involving PyQt5 for consistency and better code readability - Added a new status bar at the bottom to express more information about operations - Offloaded logging information interactively to the status bar about manual refreshes - Offloaded logging information interactively to the status bar about device changes - Offloaded logging information interactively to the status bar about process interactions - Reworked methods involving logging to print log texts and return logging strings - Handled exception when obtaining info of a visibly listed but non-existent process - Updated the lock file to keep up with the recent versions of the dependencies - Updated the documentation and the metainfo files with the most recent screenshots - Fixed the newly added screenshot references in the documentation - Fixed the selectability of the elements in the CPU list of the performance tabscreen * Sun Jan 30 2022 Akashdeep Dhar <t0xic0der@fedoraproject.org> - 0.2.8-1 - v0.2.8 - Released on January 30th, 2022 - Find the release here - https://gitlab.com/t0xic0der/obserware/-/releases/v0.2.8 - Fixed crashes when certain CPU specifications parameters were requested for but were not available - Fixed crashes when certain CPU features parameters were requested for but were not available - Added `Flake8`, `Pytest`, `Pytest-Black`, `Pytest-Isort` and `Pytest-Flake8` as development dependencies - Enhanced contributor experience with `Black`, `Isort` and `Flake8` formatted source code - Reworked project specification to allow for `Black`, `Isort` and `Flake8` code checks, locally and on CI - Added `xmllint` checks for application metainfo file as a CI directive - Replaced multistep code quality check with `Pytest` mediated `Black`, `Isort` and `Flake8` code checks - Updated copyright year in source code files, application metainfo files, CI directive file and interface - Added a new tabscreen for showing storage counters, physical partitions and logical partitions - Added combined statistics reader for the storage counters, physical partitions and logical partitions - Removed dedicated dialog box for storage counters and moved the metrics to the newly added tabscreen - Removed dedicated dialog box for physical partitions and moved the metrics to the newly added tabscreen - Removed dedicated dialog box for logical partitions and moved the metrics to the newly added tabscreen - Removed segregated statistics readers for the storage counters, physical partitions and logical partitions - Deprecated reading of busy time on storage counter statistics - Deprecated reading of maximum filename length and maximum pathname length on physical partitions statistics - Deprecated reading of maximum filename length and maximum pathname length on logical partitions statistics - Reworked widgets for listing of physical partitions and logical partitions on the newly added tabscreen - Removed extra width from the right side of the widgets for the network devices listing - Reworked placeholder/dynamic units for use in displaying file sizes and network speeds correctly - Resize application icon to meet Flatpak requirements - Added manifests and helper files to provision distribution as a Flatpak package * Thu Jan 20 2022 Akashdeep Dhar <t0xic0der@fedoraproject.org> - 0.2.7-1 - v0.2.7 - Released on January 20th, 2022 - Find the release here - https://gitlab.com/t0xic0der/obserware/-/releases/v0.2.7 - Switched fontface for header/statistic elements from JetBrains Mono to Barlow Sans - Phased out default colours in favour of a better support for the global system-wide theming - Iconified the activity state of the per-NIC listing item for better graphical representation - Reduced the sizes of the dialog boxes and widget items to save space on changed fontface - Added a new CI test directive to check for the validity of the Qt UI files - Set application style to `Fusion` for graphical consistency across desktop environments - Fixed crashes from `ZeroDivisionError` on environments where no swap partitions are present - Fixed graphical artifacts for the icon elements on the widget display of network statistics - Modularized size formatting function for use in physical and logical partitions and network readers - Added size formatting in the physical and virtual memory display of the main screen - Added size formatting in the CPU frequency listing display of the CPU Cycles dialog box - Added size formatting in the times display of the CPU Times dialog box - Added size formatting in the statistics display of the Storage Statistics dialog box - Included support for Python 3.8, 3.9, 3.10 and 3.11 by adding the respective trove classifiers - Updated the documentation with newer screenshots for the recent release * Fri Jan 07 2022 Akashdeep Dhar <t0xic0der@fedoraproject.org> - 0.2.6-1 - v0.2.6 - Released on January 07th, 2022 - Find the release here - https://gitlab.com/t0xic0der/obserware/-/releases/v0.2.6 - Added Font Awesome 5 fontface assets to the project - Added tabscreen view for the network statistics with widget listing - Added combined reader for the network statistics tabscreen view - Removed dialog box for the network statistics with tabular view - Removed standalone reader for the network statistics dialog box - Fixed highlight color for the `QListWidget` elements on the information tabscreen - Fixed highlight color for the `QTableWidget` rows on the process tabscreen - Stepped down the Python version requirement from Python 3.10 to Python 3.8 - Moved icon imports from static image assets to Font Awesome 5 fontface assets - Removed useless static image assets, resource bytecodes and XML references - Restored list item highlighting according to the application theme - Added GitLab CI pipeline configuration file for checking code quality and build state - Formatted the source code and sorted the dependency imports - Removed border radius from frames, progress bars and buttons - Set the vertical scrollbars for the dialog boxes to be always visible - Used `PyQt5.QtCore.qVersion` instead of `PyQt5.Qt.PYQT_VERSION_STR` - Updated the documentation with newer screenshots for the recent release * Thu Dec 30 2021 Akashdeep Dhar <t0xic0der@fedoraproject.org> - 0.2.5-1 - v0.2.5 - Released on December 30th, 2021 - Find the release here - https://gitlab.com/t0xic0der/obserware/-/releases/v0.2.5 - Restructured the source code into a cascading layout - Removed tabular listing of logical partitions in the logical partitions dialog box - Added a widget-wise listing of the logical partitions in the logical partitions dialog box - Included storage occupancy display with the use of `QProgressBar` element for each partition - Added permalink of the screenshots on the project documentation - Fixed variable names of the widget subclass of the physical partitions dialog box - Transferred UI assets like fonts, images, UI files and resources to the parent directory - Updated the documentation with newer screenshots for the recent release - Worked on the distribution of Obserware as a standard desktop application - Fixed the relative location of Logical Partitions widget UI file on the project storage - Made the application available for installation/usage on Fedora COPR and Flathub * Sun Dec 26 2021 Akashdeep Dhar <t0xic0der@fedoraproject.org> - 0.2.4-1 - v0.2.4 - Released on December 26th, 2021 - Find the release here - https://gitlab.com/t0xic0der/obserware/-/releases/v0.2.4 - Increased project visibility by adding a featured section to README.md - Corrected maximum dimensions of the CPU Cycles dialog box - Removed tabular listing of physical partitions in the physical partitions dialog box - Added a widget-wise listing of the physical partitions in the physical partitions dialog box - Included storage occupancy display with the use of `QProgressBar` element for each partition - Reworked main window to comply with the global system colour scheme in Qt-based desktop environments - Reworked CPU Cycles dialog box to comply with the global system colour scheme in Qt-based desktop environments - Reworked CPU Times dialog box to comply with the global system colour scheme in Qt-based desktop environments - Reworked Storage Counters dialog box to comply with the global system colour scheme in Qt-based desktop environments - Reworked Network Statistics dialog box to comply with the global system colour scheme in Qt-based desktop environments - Reworked Process Statistics dialog box to comply with the global system colour scheme in Qt-based desktop environments - Reworked Physical Partitions dialog box to comply with the global system colour scheme in Qt-based desktop environments - Reworked Logical Partitions dialog box to comply with the global system colour scheme in Qt-based desktop environments - Fixed the physical partitions dialog header to be in title-case - Updated the documentation with newer screenshots for the recent release * Wed Dec 15 2021 Akashdeep Dhar <t0xic0der@fedoraproject.org> - 0.2.3-1 - v0.2.3 - Released on December 15th, 2021 - Find the release here - https://gitlab.com/t0xic0der/obserware/-/releases/v0.2.3 - Redesigned CPU times dialog box to better describe the purpose - Added widget block and widget list interfaces for CPU times - Restructured provider module schema to be more semantic - Made the window to be initialized on center of the screen - Updated documentation to mark recent release of the current version - Hard-coded font styles to make it agnostic to system font styling in UI assets - Hard-coded font styles to make it agnostic to system font styling in interface modules - Set uniform row heights on `QTableWidget` elements used to display network devices listing - Set uniform row heights on `QTableWidget` elements used to display physical partitions listing - Set uniform row heights on `QTableWidget` elements used to display logical partitions listing - Allowed for uniform scaling in accordance with the global scaling factor * Sat Dec 04 2021 Akashdeep Dhar <t0xic0der@fedoraproject.org> - 0.2.2-1 - v0.2.2 - Released on December 4th, 2021 - Find the release here - https://gitlab.com/t0xic0der/obserware/-/releases/v0.2.2 - Added detailed graphical view for per-core CPU usage and frequency statistics - Nested CPU times dialog box inside of CPU cycles dialog box - Added Gitignore file configured for Python projects - Updated documentation to mark recent release of the current version * Fri Dec 03 2021 Akashdeep Dhar <t0xic0der@fedoraproject.org> - 0.2.1-1 - v0.2.1 - Released on December 3rd, 2021 - Find the release here - https://gitlab.com/t0xic0der/obserware/-/releases/v0.2.1 - Initialized the project - Added interactive quick-access bottombar for easy statistics - Added graphical landing view for CPU, memory and swap statistics in the Performance section - Added tabular process listing view in the Processes section - Added CPU times tabular view in the CPU times dialog box - Added storage counter view in the storage counter dialog box - Fixed naming on the header for storage counters dialog box - Fixed CPU count display information from the provider - Added tabular partition listing view in the physical and logical partitions dialog boxes - Added per-process statistics view in the per-process dialog box - Had project licensed under GPL 3.0 or later - Added network statistics view in the network statistics dialog box - Fixed height of the storage counters dialog box - Added static information view for software and specifications in the Information section - Fixed retrieval of useless static data for the landing view - Fixed time format in the per-process statistics view dialog box - Mutated all child windows to dialog boxes - Fixed inheritance in dialog boxes for automatically centering them - Fixed action references to non-existent processes - Added warning level logging for operations on process interaction - Added contributing view for attributions and license information - Extended project documentation with screenshots and usage information - Fixed additional rows on table views for CPU times, logical partitions, physical partitions, network statistics and process listing - Marked first public release for current release and updated documentation - Fixed broken references to included fonts in the application - Fixed addition of font resources asset and performed version bump
/usr/bin/obserware /usr/lib/python3.12/site-packages/obserware /usr/lib/python3.12/site-packages/obserware-0.2.9.dist-info /usr/lib/python3.12/site-packages/obserware-0.2.9.dist-info/INSTALLER /usr/lib/python3.12/site-packages/obserware-0.2.9.dist-info/LICENSE /usr/lib/python3.12/site-packages/obserware-0.2.9.dist-info/METADATA /usr/lib/python3.12/site-packages/obserware-0.2.9.dist-info/WHEEL /usr/lib/python3.12/site-packages/obserware-0.2.9.dist-info/entry_points.txt /usr/lib/python3.12/site-packages/obserware/__init__.py /usr/lib/python3.12/site-packages/obserware/__pycache__ /usr/lib/python3.12/site-packages/obserware/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/__pycache__/main.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/__pycache__/main.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/appdata /usr/lib/python3.12/site-packages/obserware/appdata/org.t0xic0der.obserware.desktop /usr/lib/python3.12/site-packages/obserware/appdata/org.t0xic0der.obserware.metainfo.xml /usr/lib/python3.12/site-packages/obserware/appdata/org.t0xic0der.obserware.png /usr/lib/python3.12/site-packages/obserware/main.py /usr/lib/python3.12/site-packages/obserware/sources /usr/lib/python3.12/site-packages/obserware/sources/__init__.py /usr/lib/python3.12/site-packages/obserware/sources/__pycache__ /usr/lib/python3.12/site-packages/obserware/sources/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/sources/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/sources/commons /usr/lib/python3.12/site-packages/obserware/sources/commons/__init__.py /usr/lib/python3.12/site-packages/obserware/sources/commons/__pycache__ /usr/lib/python3.12/site-packages/obserware/sources/commons/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/sources/commons/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/sources/commons/__pycache__/resources.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/sources/commons/__pycache__/resources.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/sources/commons/resources.py /usr/lib/python3.12/site-packages/obserware/sources/readers /usr/lib/python3.12/site-packages/obserware/sources/readers/__init__.py /usr/lib/python3.12/site-packages/obserware/sources/readers/__pycache__ /usr/lib/python3.12/site-packages/obserware/sources/readers/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/sources/readers/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/sources/readers/mainwind /usr/lib/python3.12/site-packages/obserware/sources/readers/mainwind/__init__.py /usr/lib/python3.12/site-packages/obserware/sources/readers/mainwind/__pycache__ /usr/lib/python3.12/site-packages/obserware/sources/readers/mainwind/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/sources/readers/mainwind/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/sources/readers/mainwind/__pycache__/tab_information.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/sources/readers/mainwind/__pycache__/tab_information.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/sources/readers/mainwind/__pycache__/tab_network.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/sources/readers/mainwind/__pycache__/tab_network.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/sources/readers/mainwind/__pycache__/tab_partitions.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/sources/readers/mainwind/__pycache__/tab_partitions.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/sources/readers/mainwind/__pycache__/tab_performance.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/sources/readers/mainwind/__pycache__/tab_performance.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/sources/readers/mainwind/__pycache__/tab_processes.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/sources/readers/mainwind/__pycache__/tab_processes.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/sources/readers/mainwind/__pycache__/tab_resources.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/sources/readers/mainwind/__pycache__/tab_resources.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/sources/readers/mainwind/tab_information.py /usr/lib/python3.12/site-packages/obserware/sources/readers/mainwind/tab_network.py /usr/lib/python3.12/site-packages/obserware/sources/readers/mainwind/tab_partitions.py /usr/lib/python3.12/site-packages/obserware/sources/readers/mainwind/tab_performance.py /usr/lib/python3.12/site-packages/obserware/sources/readers/mainwind/tab_processes.py /usr/lib/python3.12/site-packages/obserware/sources/readers/mainwind/tab_resources.py /usr/lib/python3.12/site-packages/obserware/sources/readers/procwind /usr/lib/python3.12/site-packages/obserware/sources/readers/procwind/__init__.py /usr/lib/python3.12/site-packages/obserware/sources/readers/procwind/__pycache__ /usr/lib/python3.12/site-packages/obserware/sources/readers/procwind/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/sources/readers/procwind/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/sources/readers/procwind/__pycache__/controller.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/sources/readers/procwind/__pycache__/controller.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/sources/readers/procwind/__pycache__/provider.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/sources/readers/procwind/__pycache__/provider.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/sources/readers/procwind/controller.py /usr/lib/python3.12/site-packages/obserware/sources/readers/procwind/provider.py /usr/lib/python3.12/site-packages/obserware/sources/screens /usr/lib/python3.12/site-packages/obserware/sources/screens/__init__.py /usr/lib/python3.12/site-packages/obserware/sources/screens/__pycache__ /usr/lib/python3.12/site-packages/obserware/sources/screens/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/sources/screens/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/sources/screens/mainwind /usr/lib/python3.12/site-packages/obserware/sources/screens/mainwind/__init__.py /usr/lib/python3.12/site-packages/obserware/sources/screens/mainwind/__pycache__ /usr/lib/python3.12/site-packages/obserware/sources/screens/mainwind/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/sources/screens/mainwind/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/sources/screens/mainwind/__pycache__/interface.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/sources/screens/mainwind/__pycache__/interface.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/sources/screens/mainwind/__pycache__/operations.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/sources/screens/mainwind/__pycache__/operations.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/sources/screens/mainwind/__pycache__/worker.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/sources/screens/mainwind/__pycache__/worker.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/sources/screens/mainwind/interface.py /usr/lib/python3.12/site-packages/obserware/sources/screens/mainwind/operations.py /usr/lib/python3.12/site-packages/obserware/sources/screens/mainwind/worker.py /usr/lib/python3.12/site-packages/obserware/sources/screens/procwind /usr/lib/python3.12/site-packages/obserware/sources/screens/procwind/__init__.py /usr/lib/python3.12/site-packages/obserware/sources/screens/procwind/__pycache__ /usr/lib/python3.12/site-packages/obserware/sources/screens/procwind/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/sources/screens/procwind/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/sources/screens/procwind/__pycache__/interface.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/sources/screens/procwind/__pycache__/interface.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/sources/screens/procwind/__pycache__/operations.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/sources/screens/procwind/__pycache__/operations.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/sources/screens/procwind/interface.py /usr/lib/python3.12/site-packages/obserware/sources/screens/procwind/operations.py /usr/lib/python3.12/site-packages/obserware/sources/widgets /usr/lib/python3.12/site-packages/obserware/sources/widgets/__init__.py /usr/lib/python3.12/site-packages/obserware/sources/widgets/__pycache__ /usr/lib/python3.12/site-packages/obserware/sources/widgets/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/sources/widgets/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/sources/widgets/lgptwdgt /usr/lib/python3.12/site-packages/obserware/sources/widgets/lgptwdgt/__init__.py /usr/lib/python3.12/site-packages/obserware/sources/widgets/lgptwdgt/__pycache__ /usr/lib/python3.12/site-packages/obserware/sources/widgets/lgptwdgt/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/sources/widgets/lgptwdgt/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/sources/widgets/lgptwdgt/__pycache__/interface.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/sources/widgets/lgptwdgt/__pycache__/interface.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/sources/widgets/lgptwdgt/__pycache__/operations.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/sources/widgets/lgptwdgt/__pycache__/operations.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/sources/widgets/lgptwdgt/interface.py /usr/lib/python3.12/site-packages/obserware/sources/widgets/lgptwdgt/operations.py /usr/lib/python3.12/site-packages/obserware/sources/widgets/ntwkwdgt /usr/lib/python3.12/site-packages/obserware/sources/widgets/ntwkwdgt/__init__.py /usr/lib/python3.12/site-packages/obserware/sources/widgets/ntwkwdgt/__pycache__ /usr/lib/python3.12/site-packages/obserware/sources/widgets/ntwkwdgt/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/sources/widgets/ntwkwdgt/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/sources/widgets/ntwkwdgt/__pycache__/interface.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/sources/widgets/ntwkwdgt/__pycache__/interface.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/sources/widgets/ntwkwdgt/__pycache__/operations.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/sources/widgets/ntwkwdgt/__pycache__/operations.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/sources/widgets/ntwkwdgt/interface.py /usr/lib/python3.12/site-packages/obserware/sources/widgets/ntwkwdgt/operations.py /usr/lib/python3.12/site-packages/obserware/sources/widgets/perfwdgt /usr/lib/python3.12/site-packages/obserware/sources/widgets/perfwdgt/__init__.py /usr/lib/python3.12/site-packages/obserware/sources/widgets/perfwdgt/__pycache__ /usr/lib/python3.12/site-packages/obserware/sources/widgets/perfwdgt/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/sources/widgets/perfwdgt/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/sources/widgets/perfwdgt/__pycache__/interface.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/sources/widgets/perfwdgt/__pycache__/interface.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/sources/widgets/perfwdgt/__pycache__/operations.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/sources/widgets/perfwdgt/__pycache__/operations.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/sources/widgets/perfwdgt/interface.py /usr/lib/python3.12/site-packages/obserware/sources/widgets/perfwdgt/operations.py /usr/lib/python3.12/site-packages/obserware/sources/widgets/phptwdgt /usr/lib/python3.12/site-packages/obserware/sources/widgets/phptwdgt/__init__.py /usr/lib/python3.12/site-packages/obserware/sources/widgets/phptwdgt/__pycache__ /usr/lib/python3.12/site-packages/obserware/sources/widgets/phptwdgt/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/sources/widgets/phptwdgt/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/sources/widgets/phptwdgt/__pycache__/interface.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/sources/widgets/phptwdgt/__pycache__/interface.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/sources/widgets/phptwdgt/__pycache__/operations.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/obserware/sources/widgets/phptwdgt/__pycache__/operations.cpython-312.pyc /usr/lib/python3.12/site-packages/obserware/sources/widgets/phptwdgt/interface.py /usr/lib/python3.12/site-packages/obserware/sources/widgets/phptwdgt/operations.py /usr/share/applications/org.t0xic0der.obserware.desktop /usr/share/doc/obserware /usr/share/doc/obserware/README.md /usr/share/licenses/obserware /usr/share/licenses/obserware/LICENSE /usr/share/metainfo/org.t0xic0der.obserware.metainfo.xml /usr/share/pixmaps/org.t0xic0der.obserware.png
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 16:42:02 2025