Licensing software and getting paid for it has become extremely difficult, due to government
regulatory and banking interference.
Using crypto-licensing allows you automatically and securely issue licenses, and get paid in various
cryptocurrencies.
Raw data
{
"_id": null,
"home_page": "https://github.com/pjkundert/crypto-licensing",
"name": "crypto-licensing",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "licensing Bitcoin Ethereum cryptocurrency payments Ed25519 signatures",
"author": "Perry Kundert",
"author_email": "perry@dominionrnd.com",
"download_url": "https://files.pythonhosted.org/packages/80/c9/ca0e0db003180cacef524160dbb81c83ea821fd8aa641745f656b656bc57/crypto_licensing-5.2.2.tar.gz",
"platform": null,
"description": "Licensing software and getting paid for it has become extremely difficult, due to government\nregulatory and banking interference.\n\nUsing crypto-licensing allows you automatically and securely issue licenses, and get paid in various\ncryptocurrencies.\n",
"bugtrack_url": null,
"license": "Dual License; GPLv3 and Proprietary",
"summary": "The crypto-licensing module implements Ed25519-signed license checking and automatic issuance after cryptocurrency payment",
"version": "5.2.2",
"project_urls": {
"Bug Tracker": "https://github.com/pjkundert/crypto-licensing/issues",
"Homepage": "https://github.com/pjkundert/crypto-licensing"
},
"split_keywords": [
"licensing",
"bitcoin",
"ethereum",
"cryptocurrency",
"payments",
"ed25519",
"signatures"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "970efa9d517d3eac9b0002e9c2559f7f49b80efd98004c9b95b50fdf6daddcd6",
"md5": "8ac5c950d3bf0ce6e7d28d5fa151e43e",
"sha256": "c258b7cba8dc402c31261a8e66fe9b2690bcaff2d2614e9b9ae6307808f9fe62"
},
"downloads": -1,
"filename": "crypto_licensing-5.2.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8ac5c950d3bf0ce6e7d28d5fa151e43e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 151567,
"upload_time": "2025-01-13T00:09:19",
"upload_time_iso_8601": "2025-01-13T00:09:19.731021Z",
"url": "https://files.pythonhosted.org/packages/97/0e/fa9d517d3eac9b0002e9c2559f7f49b80efd98004c9b95b50fdf6daddcd6/crypto_licensing-5.2.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "80c9ca0e0db003180cacef524160dbb81c83ea821fd8aa641745f656b656bc57",
"md5": "1b032a795118ad27c6379589deeb3ef5",
"sha256": "68873fabbcd9ad7071dac27302b279f03e036c078c5f6d9c172190e151fd3f6f"
},
"downloads": -1,
"filename": "crypto_licensing-5.2.2.tar.gz",
"has_sig": false,
"md5_digest": "1b032a795118ad27c6379589deeb3ef5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 145133,
"upload_time": "2025-01-13T00:09:22",
"upload_time_iso_8601": "2025-01-13T00:09:22.920755Z",
"url": "https://files.pythonhosted.org/packages/80/c9/ca0e0db003180cacef524160dbb81c83ea821fd8aa641745f656b656bc57/crypto_licensing-5.2.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-13 00:09:22",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pjkundert",
"github_project": "crypto-licensing",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "chacha20poly1305",
"specs": [
[
">=",
"0.0.3"
]
]
},
{
"name": "click",
"specs": []
},
{
"name": "configparser",
"specs": [
[
">=",
"4.0"
]
]
},
{
"name": "dnspython",
"specs": []
},
{
"name": "enum34",
"specs": [
[
">=",
"1.1"
]
]
},
{
"name": "future",
"specs": [
[
">=",
"1"
]
]
},
{
"name": "pathlib2",
"specs": [
[
">=",
"2.3"
]
]
},
{
"name": "pytz",
"specs": []
},
{
"name": "pytz_deprecation_shim",
"specs": []
},
{
"name": "requests",
"specs": [
[
">=",
"2.20"
],
[
"<",
"3"
]
]
},
{
"name": "requests-toolbelt",
"specs": [
[
">=",
"1"
]
]
},
{
"name": "tzlocal",
"specs": []
}
],
"lcname": "crypto-licensing"
}