{"categories":[{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/3"}],"enrichment":{"capability":"Provides system information detection for Mozilla testing environments, identifying OS, architecture, and platform details needed by test automation.","skillfed_tags":["mozilla-tools","abandoned"],"use_cases":["Detect OS and architecture in Mozilla test automation to route tests to appropriate runners.","Query system information in CI/CD pipelines to conditionally skip or adapt tests for specific platforms.","Identify processor and OS details in test logs for debugging environment-specific failures.","Determine Linux distribution in test environments to apply distribution-specific test configurations."],"what_it_does":"mozinfo is a library that detects and reports system information\u2014operating system, architecture, processor details\u2014for use in Mozilla's test automation infrastructure. It wraps platform-detection logic into a simple API so test harnesses can query the environment they're running in without reimplementing OS detection themselves.\n\nThe package depends on distro and mozfile for file utilities. It is classified as Production/Stable but has been abandoned; while it may still work for basic use cases, there is no active maintenance, no recent bug fixes, and no guarantee of compatibility with newer Python versions or OS releases.","worth_installing":"No\u2014not for new projects. The package is abandoned with no maintenance for 1113 days, and its classifiers only guarantee Python 3.5 compatibility. If you need system information detection, use the standard library's platform module or actively maintained alternatives. Install only if you are maintaining legacy Mozilla test code that already depends on it and you have no path to migrate."},"id":"mozinfo","links":{"html":"https://skillfed.io/packages/mozinfo","md":"https://skillfed.io/packages/mozinfo.md","pypi":"https://pypi.org/project/mozinfo/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2023-07-28","license_spdx":null,"license_treatment":"copyleft","name":"mozinfo","python_support":"unspecified","summary":"Library to get system information for use in Mozilla testing"},"popularity":{"monthly_downloads":350310,"position":7331,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.2.3"}
