{"id":15693491,"url":"https://github.com/danielgtaylor/guid-tool","last_synced_at":"2025-05-08T03:54:55.793Z","repository":{"id":5171195,"uuid":"6343464","full_name":"danielgtaylor/guid-tool","owner":"danielgtaylor","description":"A tool to convert between various forms of GUID","archived":false,"fork":false,"pushed_at":"2020-08-05T16:35:03.000Z","size":108,"stargazers_count":7,"open_issues_count":1,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-05-08T03:54:51.089Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gocom/abc_plugin","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielgtaylor.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-10-22T22:34:28.000Z","updated_at":"2022-05-13T10:18:34.000Z","dependencies_parsed_at":"2022-07-06T11:02:58.898Z","dependency_job_id":null,"html_url":"https://github.com/danielgtaylor/guid-tool","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielgtaylor%2Fguid-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielgtaylor%2Fguid-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielgtaylor%2Fguid-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielgtaylor%2Fguid-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielgtaylor","download_url":"https://codeload.github.com/danielgtaylor/guid-tool/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252996331,"owners_count":21837620,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T18:44:24.074Z","updated_at":"2025-05-08T03:54:55.772Z","avatar_url":"https://github.com/danielgtaylor.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"GUID Tool\n=========\nA small console application to generate and convert between various forms of GUIDs. Note: base64 representations are in little endian form.\n\nHow to Install\n--------------\nYou can install this script using pip:\n\n```bash\n$ sudo pip install guid-tool\n```\n\nIf you do not have pip, try easy_install:\n\n```bash\n$ sudo easy_install guid-tool\n```\n\nGenerating a GUID\n-----------------\nYou can generate a new GUID in various forms by calling the script:\n\n```bash\n$ guid-tool\nhex: 8895cf4e-5685-4c82-8391-addfd518ecc3\nint: 181552864324031739326019292661926128835\nb64: Ts+ViIVWgkyDka3f1Rjsww==\n```\n\nConverting GUID Forms\n---------------------\nYou can convert between GUID forms by passing in a GUID in any of the three supported forms: hex, int, and base64:\n\n```bash\n$ guid-tool FfdySTMLp0SC89TitNdqhQ==\nhex: 4972f715-0b33-44a7-82f3-d4e2b4d76a85\nint: 97630576956601658369574553421172140677\nb64: FfdySTMLp0SC89TitNdqhQ==\n\n$ guid-tool 63d7070b-5a7a-46e4-9f8e-72ac8391f19f\nhex: 63d7070b-5a7a-46e4-9f8e-72ac8391f19f\nint: 132710058283670147193134380447756841375\nb64: CwfXY3pa5EafjnKsg5Hxnw==\n```\n\nLicense\n-------\nCopyright (C) 2012 Daniel G. Taylor\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielgtaylor%2Fguid-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielgtaylor%2Fguid-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielgtaylor%2Fguid-tool/lists"}