No project description provided
Project description
Migration from older versions of this library
There are two deprecated versions of this library (funcreg from orico-libs, and libreg). Though internally they differ from paka.funcreg, migration is just a matter of changing imports and registry factories:
Imports like
import libregor
import funcregbecome
import paka.funcregCalls like
libreg.make()or
funcreg.make()become
paka.funcreg.NameRegistry()Calls like
libreg.make_type_dispatcher()become
paka.funcreg.TypeRegistry()
Project details
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 paka.funcreg-2.2.0.tar.gz.
File metadata
- Download URL: paka.funcreg-2.2.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf0e135bba92adf640b73393bdcfde92697072493f9a8255466b6e640e3c7bd6
|
|
| MD5 |
241cbec3263324de56ee4ffae7889dc8
|
|
| BLAKE2b-256 |
cfdfe810d8e3927069fd3c3b5aed3850008d7fa2f7af09b991552ca60df7a12c
|
File details
Details for the file paka.funcreg-2.2.0-py2.py3-none-any.whl.
File metadata
- Download URL: paka.funcreg-2.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ff131d2fa4c1a3433945faf01349244c455ae5815b048fa340e818f5ea3e031
|
|
| MD5 |
0e18355459cc6c4c888c10f095861d5f
|
|
| BLAKE2b-256 |
5600b7291ff992cf3c7683db47c2b5cd85d1cdb50b35b94ec5a94f502295ef7a
|