Metadata-Version: 2.4
Name: matthewdeanmartin
Version: 0.1.0
Summary: PyPI profile data and plugin for pypi-profile — Matthew Martin's packages.
Project-URL: Repository, https://github.com/matthewdeanmartin/matthewdeanmartin_pypi
Project-URL: homepage, https://matthewdeanmartin.github.io/matthewdeanmartin_pypi/
Author-email: Matthew Martin <matthewdeanmartin@gmail.com>
License-Expression: MIT
License-File: LICENSE
Keywords: plugin,profile,pypi
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Requires-Dist: pypi-profile>=0.1.0
Description-Content-Type: text/markdown

# matthewdeanmartin

This is the missing pypi profile page for matthewdeanmartin.

It solves the problem of pypi not having a way to signal your identity across the web other than the trusted publisher
feature, which ties a build server to your ID. There is no known way to add a rel=me and you'd need to make updates to
all of your packages to update identity information displayed in the README.md.

This is the data package for pypi-profile, which uses signatures to substantiate claims that I control the
matthewdeanmartin account and various profile pages across the web.

[You can see the static one from here](https://matthewdeanmartin.github.io/matthewdeanmartin_pypi/).

`pypi-profile` plugin — contributes Matthew Martin's PyPI profile data.

## Install

```bash
pipx install pypi-profile
pipx inject pypi-profile matthewdeanmartin
```

## Want one of your own?

- Get the package [pypi-profile](https://pypi.org/project/pypi-profile/)
- Read the [docs](https://matthewdeanmartin-pypi.readthedocs.io/en/latest/)
