# pyoprf
This is the python bindings for liboprf.
## installation
you'll need https://github.com/stef/liboprf/
which depends on libsodium.
a simple `pip install pyoprf` should suffice to install the bindings.
## usage
see the file `test.py`
## License
LGPLv3.0+
Raw data
{
"_id": null,
"home_page": "https://github.com/stef/liboprf/python",
"name": "pyoprf",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Stefan Marsiske",
"author_email": "toprf@ctrlc.hu",
"download_url": "https://files.pythonhosted.org/packages/75/8d/58c55203d77114097e19c5c2398c887b18cc6051ff36167a59fff8e7c85b/pyoprf-0.0.3.tar.gz",
"platform": null,
"description": "# pyoprf\n\nThis is the python bindings for liboprf.\n\n## installation\n\nyou'll need https://github.com/stef/liboprf/\nwhich depends on libsodium.\na simple `pip install pyoprf` should suffice to install the bindings.\n\n## usage\n\nsee the file `test.py`\n\n## License\n\nLGPLv3.0+\n",
"bugtrack_url": null,
"license": "LGPLv3",
"summary": "python bindings for liboprf",
"version": "0.0.3",
"project_urls": {
"Homepage": "https://github.com/stef/liboprf/python"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "758d58c55203d77114097e19c5c2398c887b18cc6051ff36167a59fff8e7c85b",
"md5": "dac445d93f7454ca2f7978cfebe767a2",
"sha256": "6f1d562a123c2b7e95ddddfe8ee7725eaa486dde6c80237ae0620dd1713a78d3"
},
"downloads": -1,
"filename": "pyoprf-0.0.3.tar.gz",
"has_sig": false,
"md5_digest": "dac445d93f7454ca2f7978cfebe767a2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7416,
"upload_time": "2023-12-07T19:42:11",
"upload_time_iso_8601": "2023-12-07T19:42:11.791990Z",
"url": "https://files.pythonhosted.org/packages/75/8d/58c55203d77114097e19c5c2398c887b18cc6051ff36167a59fff8e7c85b/pyoprf-0.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-07 19:42:11",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "stef",
"github_project": "liboprf",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pyoprf"
}