{"id":18900019,"url":"https://github.com/likema/lua-uuid","last_synced_at":"2025-10-24T08:49:15.326Z","repository":{"id":143436673,"uuid":"21286095","full_name":"likema/lua-uuid","owner":"likema","description":"UUID library for Lua 5.1","archived":false,"fork":false,"pushed_at":"2014-06-27T19:02:01.000Z","size":132,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-24T09:38:32.283Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/likema.png","metadata":{"files":{"readme":"README","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":"2014-06-27T19:00:08.000Z","updated_at":"2017-08-02T08:06:58.000Z","dependencies_parsed_at":"2023-03-18T12:40:29.084Z","dependency_job_id":null,"html_url":"https://github.com/likema/lua-uuid","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/likema/lua-uuid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likema%2Flua-uuid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likema%2Flua-uuid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likema%2Flua-uuid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likema%2Flua-uuid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/likema","download_url":"https://codeload.github.com/likema/lua-uuid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likema%2Flua-uuid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280768881,"owners_count":26387532,"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","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-08T08:48:47.658Z","updated_at":"2025-10-24T08:49:15.308Z","avatar_url":"https://github.com/likema.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a uuid library for Lua 5.1. It generates Universally Unique Identifiers\nusing libuuid, which is part of the e2fsprogs package and is available at\n\thttp://e2fsprogs.sourceforge.net/\nIf you're running Linux, libuuid is probably already installed.\n\nTo try the library, just edit Makefile to reflect your installation of Lua and\npossibily of libuuid. Then run make. This will build the library and run a\nsimple test. For detailed installation instructions, see\n\thttp://www.tecgraf.puc-rio.br/~lhf/ftp/lua/install.html\n\nThere is no manual but the library is simple and intuitive; see the summary\nbelow. Read also test.lua, which shows the library in action.\n\nThis code is hereby placed in the public domain.\nPlease send comments, suggestions, and bug reports to lhf@tecgraf.puc-rio.br .\n\n-------------------------------------------------------------------------------\n\nuuid library:\n isvalid(s) \t new([s]) \t time(s) \t version \n\n-------------------------------------------------------------------------------\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flikema%2Flua-uuid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flikema%2Flua-uuid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flikema%2Flua-uuid/lists"}