{"categories":[{"label":"Version Control","url":"https://skillfed.io/packages/category/software-development-version-control"}],"enrichment":{"capability":"Mercurial is a distributed version control system that tracks and manages changes to source code across multiple developers and repositories.","skillfed_tags":["version-control","distributed-scm","cli-tool"],"use_cases":["Track code changes and maintain version history in a distributed team environment without requiring a central server","Manage branching and merging workflows for parallel development on multiple features or releases","Integrate version control operations into Python applications via the mercurial library API","Migrate from or work alongside other version control systems in heterogeneous development environments","Audit and review historical changes to source code across a project's lifetime"],"what_it_does":"Mercurial is a mature, distributed revision control system designed for software developers and system administrators to track code changes across teams and repositories. It operates as both a command-line tool (hg) and a Python library, allowing developers to manage version history, branching, merging, and collaboration without a central server dependency.\n\nThe package includes pre-built wheels across Windows, macOS, and Linux platforms, with no external runtime dependencies. It ships with an embedded copy of python-zstandard for compression support and is actively maintained with current Python version support. The tool is intended for integration into development workflows and can be used standalone or embedded in other applications.","worth_installing":"Yes, if you need a distributed version control system and prefer Mercurial's workflow or are maintaining existing Mercurial repositories. The package is actively maintained, has no known vulnerabilities, and supports current Python versions. However, consider your team's existing tooling; install Mercurial only if you have a specific reason to use it."},"id":"mercurial","links":{"html":"https://skillfed.io/packages/mercurial","md":"https://skillfed.io/packages/mercurial.md","pypi":"https://pypi.org/project/mercurial/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":"GPL-2.0-or-later","license_treatment":"copyleft","name":"mercurial","python_support":"supports_current","summary":"Fast scalable distributed SCM (revision control, version control) system"},"popularity":{"monthly_downloads":403292,"position":6918,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"7.2.4"}
