Metadata-Version: 2.4
Name: pmlens
Version: 0.0.1
Summary: PM Lens — name reservation placeholder. The project currently ships as 'pm-server'; this reserves the future 'pmlens' name.
Author: Shinichi Nakazato
Maintainer: FLC design Co., Ltd.
License-Expression: MIT
Project-URL: Homepage, https://github.com/flc-design/pmlens
Project-URL: Repository, https://github.com/flc-design/pmlens
Project-URL: Issues, https://github.com/flc-design/pmlens/issues
Keywords: placeholder,name-reservation,pm-server,pmlens,pm-lens
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# PM Lens (`pmlens`) — name reservation

This package is a **placeholder**. It reserves the `pmlens` name on PyPI for the
[PM Lens](https://github.com/flc-design/pmlens) project and provides no
functionality of its own.

PM Lens currently ships on PyPI as **`pm-server`**. Until the rename migration
is complete, install the real package:

```sh
pip install pm-server
```

A future release will replace this placeholder with the real `pmlens`
distribution. At that point `pip install pmlens` will resolve to the full
package automatically.

— FLC design Co., Ltd. · MIT License
