Name | ulid-tool JSON |
Version |
3
JSON |
| download |
home_page | None |
Summary | Minimalistic implementation of the ULID specification for python (https://github.com/ulid/spec). No integrated type or specification checks but system integrity check. |
upload_time | 2025-02-02 15:58:27 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | MIT License |
keywords |
ulid
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# ULID tool
Minimalistic implementation of the ULID specification for python
([https://github.com/ulid/spec](https://github.com/ulid/spec)).
No integrated type or specification checks but system integrity check.
Raw data
{
"_id": null,
"home_page": null,
"name": "ulid-tool",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "ulid",
"author": null,
"author_email": "\"Adrian F. Hoefflin\" <srccircumflex@outlook.com>",
"download_url": "https://files.pythonhosted.org/packages/eb/97/838aac365a737a31581af2b9f7600685004ff46e8ef2d9e8b113742947aa/ulid_tool-3.tar.gz",
"platform": null,
"description": "# ULID tool\n\nMinimalistic implementation of the ULID specification for python \n([https://github.com/ulid/spec](https://github.com/ulid/spec)).\nNo integrated type or specification checks but system integrity check.\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Minimalistic implementation of the ULID specification for python (https://github.com/ulid/spec). No integrated type or specification checks but system integrity check.",
"version": "3",
"project_urls": {
"Repository": "https://github.com/srccircumflex/ulid_tool"
},
"split_keywords": [
"ulid"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "01125a82bf416bd081323c13129b3a358d7d13cb2260efa996a9695e300f84e8",
"md5": "77d1b44c2b22aec0f50b476cf25f5c67",
"sha256": "1616b62022b984479da733fcfdc5a6a23a08d9acf1f999cedf8baf76c7c2365d"
},
"downloads": -1,
"filename": "ulid_tool-3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "77d1b44c2b22aec0f50b476cf25f5c67",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 12095,
"upload_time": "2025-02-02T15:58:26",
"upload_time_iso_8601": "2025-02-02T15:58:26.177991Z",
"url": "https://files.pythonhosted.org/packages/01/12/5a82bf416bd081323c13129b3a358d7d13cb2260efa996a9695e300f84e8/ulid_tool-3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "eb97838aac365a737a31581af2b9f7600685004ff46e8ef2d9e8b113742947aa",
"md5": "ca43bbcd3134bdaa2fca32a26dc62543",
"sha256": "b1bdf8913be42804b5d2b549577db510b9ad6da1bc63df2bc8129106dd9ada57"
},
"downloads": -1,
"filename": "ulid_tool-3.tar.gz",
"has_sig": false,
"md5_digest": "ca43bbcd3134bdaa2fca32a26dc62543",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 12968,
"upload_time": "2025-02-02T15:58:27",
"upload_time_iso_8601": "2025-02-02T15:58:27.816480Z",
"url": "https://files.pythonhosted.org/packages/eb/97/838aac365a737a31581af2b9f7600685004ff46e8ef2d9e8b113742947aa/ulid_tool-3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-02 15:58:27",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "srccircumflex",
"github_project": "ulid_tool",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "ulid-tool"
}