{"id":30211290,"url":"https://github.com/mons/image-libexif","last_synced_at":"2025-08-13T20:35:47.376Z","repository":{"id":1134210,"uuid":"1011724","full_name":"Mons/Image-LibExif","owner":"Mons","description":"Read EXIF. Efficiently","archived":false,"fork":false,"pushed_at":"2010-11-26T23:40:59.000Z","size":680,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-10T20:33:10.546Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://search.cpan.org/dist/Image-LibExif","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/Mons.png","metadata":{"files":{"readme":"README","changelog":"Changes","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":"2010-10-21T10:13:36.000Z","updated_at":"2014-06-14T19:16:18.000Z","dependencies_parsed_at":"2022-08-16T12:10:43.555Z","dependency_job_id":null,"html_url":"https://github.com/Mons/Image-LibExif","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/Mons/Image-LibExif","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mons%2FImage-LibExif","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mons%2FImage-LibExif/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mons%2FImage-LibExif/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mons%2FImage-LibExif/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mons","download_url":"https://codeload.github.com/Mons/Image-LibExif/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mons%2FImage-LibExif/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270305877,"owners_count":24562111,"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-08-13T02:00:09.904Z","response_time":66,"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":"2025-08-13T20:34:27.032Z","updated_at":"2025-08-13T20:35:47.359Z","avatar_url":"https://github.com/Mons.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"NAME\n    Image::LibExif - Read EXIF. Efficiently\n\nSYNOPSIS\n        use Image::LibExif;\n    \n        my $exif = image_exif(\"source.jpg\");\n        if (defined $exif) {\n            print Dumper $exif;\n        } else {\n            print \"Exif not found\\n\";\n        }\n\nDESCRIPTION\n    Very simple and very fast (about 30 times faster than Image::ExifTool)\n    EXIF extractor, based on libexif.\n\n  EXPORT\n    image_exif\n\nSEE ALSO\n    *   Image::ExifTool - Very powerful EXIF manipulation module, but a bit\n        slow\n\n    *   Image::EXIF - Another EXIF reader, that is an implementation of\n        exiftags in XS. I've encounter a lot segfaults there.\n\n    *   Image::JpegTran - Lossless JPEG transformation utility. XS wrap of\n        jpegtran from libjpeg\n\nAUTHOR\n    Mons Anderson \u003c\u003c\u003cmons@cpan.org\u003e\u003e\u003e\n\nCOPYRIGHT AND LICENSE\n    Copyright (C) 2010 by Mons Anderson\n\n    This library is free software; you can redistribute it and/or modify it\n    under the same terms as Perl itself\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmons%2Fimage-libexif","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmons%2Fimage-libexif","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmons%2Fimage-libexif/lists"}