Metadata-Version: 2.4
Name: patchvec
Version: 0.5.9.1
Summary: Transitional shim — patchvec has been renamed to pavedb. Installing this package pulls in pavedb.
Author: Rodrigo Rodrigues da Silva
Author-email: rodrigo@flowlexi.com
License: AGPL-3.0-or-later
Project-URL: Homepage, https://github.com/rodrigopitanga/pavedb
Project-URL: Source, https://github.com/rodrigopitanga/pavedb
Classifier: Development Status :: 7 - Inactive
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.10,<3.15
Description-Content-Type: text/markdown
Requires-Dist: pavedb>=0.5.9
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: license
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# patchvec → pavedb shim

This is a transitional package. The project formerly known as `patchvec` is
now [`pavedb`](https://github.com/rodrigopitanga/pavedb).

Installing `patchvec` pulls in `pavedb` automatically. The Python import
name has always been `pave`, so existing code using `from pave import ...`
continues to work unchanged.

**Action for users**: replace `patchvec` with `pavedb` in your requirements
file.

This shim will not receive further updates.
