Deprecated: use cvcdocdb instead. This package is a compatibility shim.
Project description
This package is a thin compatibility shim for users who still have import drm or pip install drm-tools in their code. It re-exports everything from cvcdocdb and issues a deprecation warning on import.
Installation
pip install drm-tools
This will automatically install cvcdocdb>=1.0.0a1 as a dependency.
Migration
To migrate your code:
Replace pip install drm-tools with pip install cvcdocdb
Replace import drm with import cvcdocdb
Replace from drm.xxx import ... with from cvcdocdb.xxx import ...
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file drm_tools-1.0.0a1.tar.gz.
File metadata
- Download URL: drm_tools-1.0.0a1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
773456b67872aed1d64eb3f0dbffac4f66cc8ee9d92bf329184644a55e03f12c
|
|
| MD5 |
b8994501d59a34bf87473be3023e0278
|
|
| BLAKE2b-256 |
2d7567fd022544db0925b9bf71dd55b1a1b56453560684f96a399a99f78b465e
|
File details
Details for the file drm_tools-1.0.0a1-py3-none-any.whl.
File metadata
- Download URL: drm_tools-1.0.0a1-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9088a616119c0641baae53da15df0c136d7e5323689fe5395dedd0ab6d169e26
|
|
| MD5 |
0d336d10e9da7a2db40893a61ffeefa7
|
|
| BLAKE2b-256 |
eb4f45fab0a0db049f437ec41abc4bcb3918931bfe3913ccddc060d02c3641e7
|