Metadata-Version: 2.4
Name: devmap
Version: 0.0.0
Summary: Reserved name for devmap — a fastfetch-for-dev-tools: map your machine's dev environment and detect issues.
Author: devmap contributors
License: MIT
Project-URL: Homepage, https://github.com/TODO-OWNER/devmap
Project-URL: Repository, https://github.com/TODO-OWNER/devmap
Keywords: devmap,devtools,environment,scanner,fastfetch,diagnostics,dev-environment
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# devmap (PyPI placeholder — name reserved)

> **This is a placeholder package published only to reserve the `devmap`
> name on PyPI.** The real implementation will replace it.

## What devmap will be

A **fastfetch-for-dev-tools**: a single command that maps your machine's
development environment — runtimes, package managers, version managers,
containers, IDEs — and detects issues like PATH conflicts, ghost/zombie
binaries, version mismatches, and stale configs.

## Status

- Package name `devmap` reserved on PyPI ✅
- Implementation: in progress

## Repository

https://github.com/TODO-OWNER/devmap
