{"id":17163741,"url":"https://github.com/cyberdelia/lzo","last_synced_at":"2025-10-11T07:32:05.752Z","repository":{"id":9357879,"uuid":"11210866","full_name":"cyberdelia/lzo","owner":"cyberdelia","description":"lzo implements reading and writing of lzop format compressed files","archived":false,"fork":false,"pushed_at":"2021-08-08T00:13:37.000Z","size":3843,"stargazers_count":30,"open_issues_count":2,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-27T04:22:54.215Z","etag":null,"topics":["go","lzo"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/cyberdelia/lzo","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"Maatwebsite/Laravel-Excel","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cyberdelia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-06T00:40:28.000Z","updated_at":"2024-09-02T21:26:27.000Z","dependencies_parsed_at":"2022-09-02T06:11:36.110Z","dependency_job_id":null,"html_url":"https://github.com/cyberdelia/lzo","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberdelia%2Flzo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberdelia%2Flzo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberdelia%2Flzo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberdelia%2Flzo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cyberdelia","download_url":"https://codeload.github.com/cyberdelia/lzo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248719069,"owners_count":21150683,"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":["go","lzo"],"created_at":"2024-10-14T22:49:53.846Z","updated_at":"2025-10-11T07:32:00.715Z","avatar_url":"https://github.com/cyberdelia.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lzo\n\nlzo implements reading and writing of lzo format compressed files for Go, following lzop format.\nIt uses the lzo C library underneath.\n\n## Installation\n\nDownload and install :\n\n```\n$ go get github.com/cyberdelia/lzo\n```\n\nAdd it to your code :\n\n```go\nimport \"github.com/cyberdelia/lzo\"\n```\n\n## Command line tool\n\nDownload and install:\n\n```console\n$ go get github.com/cyberdelia/lzo/cmd/lzop\n```\n\nCompress and decompress:\n\n```console\n$ lzop testdata/pg135.txt\n$ lzop -d testdata/pg135.txt.lzo\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyberdelia%2Flzo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyberdelia%2Flzo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyberdelia%2Flzo/lists"}