Raw data
{
"_id": null,
"home_page": "https://github.com/iamh2o/rgbw_colorspace_converter",
"name": "rgbw-colorspace-converter",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": null,
"author": "John Major",
"author_email": "iamh2o@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/51/09/593a907f91ac4bc31ba9ec8193b46f6a308a376ddda6897ff78f1a4e6f98/rgbw_colorspace_converter-0.1.4.tar.gz",
"platform": null,
"description": "see description\n",
"bugtrack_url": null,
"license": null,
"summary": "Convert between RGB / HSV / HSL / HSI / HEX Color Spaces. And, emit the RGBW code for each.",
"version": "0.1.4",
"project_urls": {
"Bug Tracker": "https://github.com/iamh2o/rgbw_colorspace_converter/issues",
"Homepage": "https://github.com/iamh2o/rgbw_colorspace_converter"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5109593a907f91ac4bc31ba9ec8193b46f6a308a376ddda6897ff78f1a4e6f98",
"md5": "b59567c18390f3165a8488ecf90be278",
"sha256": "51c17f351d235fb2e270bd1c3926dc272338a81c5bd42a6e4353abe269b3815e"
},
"downloads": -1,
"filename": "rgbw_colorspace_converter-0.1.4.tar.gz",
"has_sig": false,
"md5_digest": "b59567c18390f3165a8488ecf90be278",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 34107,
"upload_time": "2024-09-12T06:22:46",
"upload_time_iso_8601": "2024-09-12T06:22:46.997064Z",
"url": "https://files.pythonhosted.org/packages/51/09/593a907f91ac4bc31ba9ec8193b46f6a308a376ddda6897ff78f1a4e6f98/rgbw_colorspace_converter-0.1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-12 06:22:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "iamh2o",
"github_project": "rgbw_colorspace_converter",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "html2image",
"specs": []
},
{
"name": "ansi2html",
"specs": []
},
{
"name": "black",
"specs": []
},
{
"name": "Colr",
"specs": []
},
{
"name": "ipython",
"specs": []
},
{
"name": "ipython-genutils",
"specs": []
},
{
"name": "Pillow",
"specs": []
},
{
"name": "pkginfo",
"specs": []
},
{
"name": "pre-commit",
"specs": []
},
{
"name": "pytest",
"specs": []
},
{
"name": "pytest-cov",
"specs": []
},
{
"name": "setuptools",
"specs": []
},
{
"name": "setuptools-lint",
"specs": []
},
{
"name": "twine",
"specs": []
},
{
"name": "wheel",
"specs": []
},
{
"name": "docopt",
"specs": []
}
],
"lcname": "rgbw-colorspace-converter"
}