{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/4"}],"enrichment":{"capability":"Parses and processes Mozilla repository URLs, centralizing URL parsing logic for Mozilla projects.","skillfed_tags":["mozilla-internal","url-parsing"],"use_cases":["Parse Mozilla repository URLs in CI/CD pipelines to extract project metadata or routing information.","Normalize and validate Mozilla Git URLs in internal tooling or build systems.","Centralize repository URL handling across multiple Mozilla projects to avoid duplicating parsing logic."],"what_it_does":"mozilla-repo-urls is a small utility library that centralizes URL parsing for Mozilla's repository ecosystem. It wraps giturlparse to handle Mozilla-specific repository URL patterns, intended to standardize how Mozilla projects extract and process repository metadata from URLs.\n\nThe package is minimal and focused: it provides parsing logic without external service calls or complex dependencies. With only giturlparse as a runtime dependency and low install friction, it's suitable for Mozilla-internal tooling, CI/CD pipelines, or projects that need consistent repository URL handling across the Mozilla organization.","worth_installing":"Yes, if you work with Mozilla repositories and need standardized URL parsing. The package is lightweight, has no known vulnerabilities, and supports current Python versions. However, it is aging (437 days since last release) and appears to be Mozilla-internal tooling; verify that it solves your specific URL-parsing need before adopting it."},"id":"mozilla-repo-urls","links":{"html":"https://skillfed.io/packages/mozilla-repo-urls","md":"https://skillfed.io/packages/mozilla-repo-urls.md","pypi":"https://pypi.org/project/mozilla-repo-urls/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-06-03","license_spdx":"MPL-2.0","license_treatment":"copyleft","name":"mozilla-repo-urls","python_support":"supports_current","summary":"Process Mozilla's repository URLs. The intent is to centralize URLs parsing."},"popularity":{"monthly_downloads":832632,"position":4939,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.2.2"}
