{"id":66208,"name":"mobi","description":"python based software to unpack kindlegen generated ebooks","url":"https://github.com/iscc/mobi","last_synced_at":"2025-09-08T13:36:14.843Z","repository":{"id":46761324,"uuid":"244338519","full_name":"iscc/mobi","owner":"iscc","description":"python based software to unpack kindlegen generated ebooks","archived":false,"fork":false,"pushed_at":"2025-08-26T11:37:08.000Z","size":948,"stargazers_count":64,"open_issues_count":0,"forks_count":10,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-26T12:26:27.196Z","etag":null,"topics":["kindle","mobi","text-extraction"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iscc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"titusz"}},"created_at":"2020-03-02T10:05:59.000Z","updated_at":"2025-08-26T11:37:12.000Z","dependencies_parsed_at":"2024-06-19T01:45:02.899Z","dependency_job_id":"92dd016b-9dd5-4fc1-b258-526de9ab3d67","html_url":"https://github.com/iscc/mobi","commit_stats":{"total_commits":26,"total_committers":3,"mean_commits":8.666666666666666,"dds":0.07692307692307687,"last_synced_commit":"cb9ad8fd261f23d669c7e2d56a7a34b5aff29036"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/iscc/mobi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iscc%2Fmobi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iscc%2Fmobi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iscc%2Fmobi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iscc%2Fmobi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iscc","download_url":"https://codeload.github.com/iscc/mobi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iscc%2Fmobi/sbom","scorecard":{"id":495323,"data":{"date":"2025-08-11","repo":{"name":"github.com/iscc/mobi","commit":"cb9ad8fd261f23d669c7e2d56a7a34b5aff29036"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/27 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/iscc/mobi/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/iscc/mobi/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/iscc/mobi/build.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T20:18:52.629Z","repository_id":46761324,"created_at":"2025-08-19T20:18:52.629Z","updated_at":"2025-08-19T20:18:52.629Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274194545,"owners_count":25239068,"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-09-08T02:00:09.813Z","response_time":121,"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"}},"owner":{"login":"iscc","name":"ISCC Foundation","uuid":"47259639","kind":"organization","description":"International Standard Content Code","email":"info@iscc.foundation","website":"https://iscc.codes/","location":"Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47259639?v=4","repositories_count":35,"last_synced_at":"2025-05-27T20:23:11.403Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/iscc","funding_links":[],"total_stars":256,"followers":28,"following":0,"created_at":"2022-11-09T20:33:29.031Z","updated_at":"2025-05-27T20:23:11.403Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iscc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iscc/repositories"},"packages":[{"id":2805125,"name":"mobi","ecosystem":"pypi","description":"unpack unencrypted mobi files","homepage":"https://github.com/iscc/mobi","licenses":"gpl-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/iscc/mobi","keywords_array":["extract","mobi","mobipocket","text","unpack"],"namespace":null,"versions_count":7,"first_release_published_at":"2020-03-02T10:01:20.000Z","latest_release_published_at":"2025-08-26T11:20:32.000Z","latest_release_number":"0.4.0","last_synced_at":"2025-08-26T11:31:14.329Z","created_at":"2022-04-10T11:37:46.966Z","updated_at":"2025-08-26T13:16:08.542Z","registry_url":"https://pypi.org/project/mobi/","install_command":"pip install mobi --index-url https://pypi.org/simple","documentation_url":"https://mobi.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta"],"normalized_name":"mobi","project_status":null},"repo_metadata":{"id":46761324,"uuid":"244338519","full_name":"iscc/mobi","owner":"iscc","description":"python based software to unpack kindlegen generated ebooks","archived":false,"fork":false,"pushed_at":"2023-02-06T13:52:08.000Z","size":779,"stargazers_count":64,"open_issues_count":4,"forks_count":9,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-08T07:04:07.802Z","etag":null,"topics":["kindle","mobi","text-extraction"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iscc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"titusz"}},"created_at":"2020-03-02T10:05:59.000Z","updated_at":"2025-05-15T03:15:29.000Z","dependencies_parsed_at":"2024-06-19T01:45:02.899Z","dependency_job_id":"92dd016b-9dd5-4fc1-b258-526de9ab3d67","html_url":"https://github.com/iscc/mobi","commit_stats":{"total_commits":26,"total_committers":3,"mean_commits":8.666666666666666,"dds":0.07692307692307687,"last_synced_commit":"cb9ad8fd261f23d669c7e2d56a7a34b5aff29036"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/iscc/mobi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iscc%2Fmobi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iscc%2Fmobi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iscc%2Fmobi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iscc%2Fmobi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iscc","download_url":"https://codeload.github.com/iscc/mobi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iscc%2Fmobi/sbom","scorecard":{"id":495323,"data":{"date":"2025-08-11","repo":{"name":"github.com/iscc/mobi","commit":"cb9ad8fd261f23d669c7e2d56a7a34b5aff29036"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/27 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/iscc/mobi/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/iscc/mobi/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/iscc/mobi/build.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T20:18:52.629Z","repository_id":46761324,"created_at":"2025-08-19T20:18:52.629Z","updated_at":"2025-08-19T20:18:52.629Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272215584,"owners_count":24893508,"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-26T02:00:07.904Z","response_time":60,"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"},"owner_record":{"login":"iscc","name":"ISCC Foundation","uuid":"47259639","kind":"organization","description":"International Standard Content Code","email":"info@iscc.foundation","website":"https://iscc.codes/","location":"Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47259639?v=4","repositories_count":35,"last_synced_at":"2025-05-27T20:23:11.403Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/iscc","funding_links":[],"total_stars":256,"followers":28,"following":0,"created_at":"2022-11-09T20:33:29.031Z","updated_at":"2025-05-27T20:23:11.403Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iscc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iscc/repositories"},"tags":[{"name":"v0.3.3","sha":"24e78fd679814e8b2364384a4c3a885fd12a05f4","kind":"commit","published_at":"2022-03-03T12:02:56.000Z","download_url":"https://codeload.github.com/iscc/mobi/tar.gz/v0.3.3","html_url":"https://github.com/iscc/mobi/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iscc/mobi@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iscc%2Fmobi/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iscc%2Fmobi/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c0b84b384d550f2ffd16545f287598da2535e549","kind":"commit","published_at":"2021-10-14T16:52:38.000Z","download_url":"https://codeload.github.com/iscc/mobi/tar.gz/v0.3.2","html_url":"https://github.com/iscc/mobi/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iscc/mobi@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iscc%2Fmobi/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iscc%2Fmobi/tags/v0.3.2/manifests"}]},"repo_metadata_updated_at":"2025-08-26T13:16:08.542Z","dependent_packages_count":8,"downloads":2519,"downloads_period":"last-month","dependent_repos_count":13,"rankings":{"downloads":3.768719740922038,"dependent_repos_count":4.0193132103047144,"dependent_packages_count":1.1334138041193136,"stargazers_count":9.608548414869803,"forks_count":14.19432961390796,"docker_downloads_count":null,"average":6.544864956824766},"purl":"pkg:pypi/mobi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/mobi","docker_dependents_count":1,"docker_downloads_count":43,"usage_url":"https://repos.ecosyste.ms/usage/pypi/mobi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/mobi/dependencies","status":null,"funding_links":["https://github.com/sponsors/titusz"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-08T08:36:40.817Z","issues_count":12,"pull_requests_count":2,"avg_time_to_close_issue":11354472.875,"avg_time_to_close_pull_request":822841.5,"issues_closed_count":8,"pull_requests_closed_count":2,"pull_request_authors_count":2,"issue_authors_count":11,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.5,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/iscc%2Fmobi/issues","maintainers":[{"login":"titusz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusz"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mobi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mobi/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mobi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mobi/related_packages","maintainers":[{"uuid":"titusz","login":"titusz","name":null,"email":null,"url":null,"packages_count":23,"html_url":"https://pypi.org/user/titusz/","role":null,"created_at":"2023-02-24T17:11:45.728Z","updated_at":"2023-02-24T17:11:45.728Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/titusz/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726146,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":612872,"full_name":"iscc/mobi","default_branch":"master","committers":[{"name":"Titusz Pan","email":"titusz.pan@gmail.com","login":null,"count":24},{"name":"Ryan Delaney","email":"ryan.delaney@gmail.com","login":null,"count":1},{"name":"dm9pZCAq","email":"46228973+dm9pZCAq","login":"dm9pZCAq","count":1}],"total_commits":26,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":8.666666666666666,"dds":0.07692307692307687,"past_year_committers":[{"name":"Titusz Pan","email":"titusz.pan@gmail.com","login":null,"count":5}],"past_year_total_commits":5,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":5.0,"past_year_dds":0.0,"last_synced_at":"2023-10-25T14:22:22.893Z","last_synced_commit":"cb9ad8fd261f23d669c7e2d56a7a34b5aff29036","created_at":"2023-03-09T07:30:58.953Z","updated_at":"2023-10-25T14:22:22.894Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/iscc%2Fmobi/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"iscc/mobi","html_url":"https://github.com/iscc/mobi","last_synced_at":"2025-09-02T23:39:50.687Z","status":null,"issues_count":12,"pull_requests_count":4,"avg_time_to_close_issue":11354472.875,"avg_time_to_close_pull_request":822841.5,"issues_closed_count":8,"pull_requests_closed_count":2,"pull_request_authors_count":3,"issue_authors_count":11,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":0.75,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T17:55:49.714Z","updated_at":"2025-09-02T23:39:50.688Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/iscc%2Fmobi","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/iscc%2Fmobi/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":11,"MEMBER":1},"pull_request_author_associations_count":{"NONE":2,"CONTRIBUTOR":2},"issue_authors":{"YangMingJerry":2,"gerritzen":1,"titusz":1,"tjkuson":1,"julie777":1,"1over137":1,"Lucidiot":1,"CyberTailor":1,"wustho":1,"WilliamSoCreat":1,"silum":1},"pull_request_authors":{"BoboTiG":2,"rpdelaney":1,"dm9pZCAq":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:15.144Z","repositories_count":10126730,"issues_count":31765289,"pull_requests_count":99029840,"authors_count":10712787,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":1},"past_year_pull_request_author_associations_count":{"NONE":2},"past_year_issue_authors":{"julie777":1},"past_year_pull_request_authors":{"BoboTiG":2},"maintainers":[{"login":"titusz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusz"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":3,"WatchEvent":7,"IssueCommentEvent":5,"PushEvent":3,"PullRequestEvent":2},"last_year":{"IssuesEvent":3,"WatchEvent":7,"IssueCommentEvent":5,"PushEvent":3,"PullRequestEvent":2}},"keywords":["kindle","mobi","text-extraction"],"dependencies":[{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2022-09-09T00:52:17.649Z","updated_at":"2022-09-09T00:52:17.649Z","repository_link":"https://github.com/iscc/mobi/blob/master/poetry.lock","dependencies":[{"id":4243919245,"package_name":"atomicwrites","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"develop","optional":false},{"id":4243919246,"package_name":"attrs","ecosystem":"pypi","requirements":"21.4.0","direct":false,"kind":"develop","optional":false},{"id":4243919247,"package_name":"black","ecosystem":"pypi","requirements":"22.1.0","direct":false,"kind":"develop","optional":false},{"id":4243919248,"package_name":"click","ecosystem":"pypi","requirements":"8.0.4","direct":false,"kind":"develop","optional":false},{"id":4243919249,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":4243919250,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"4.11.2","direct":false,"kind":"develop","optional":false},{"id":4243919251,"package_name":"iniconfig","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"develop","optional":false},{"id":4243919252,"package_name":"loguru","ecosystem":"pypi","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":4243919253,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"0.4.3","direct":false,"kind":"develop","optional":false},{"id":4243919254,"package_name":"packaging","ecosystem":"pypi","requirements":"21.3","direct":false,"kind":"develop","optional":false},{"id":4243919255,"package_name":"pathspec","ecosystem":"pypi","requirements":"0.9.0","direct":false,"kind":"develop","optional":false},{"id":4243919256,"package_name":"platformdirs","ecosystem":"pypi","requirements":"2.5.1","direct":false,"kind":"develop","optional":false},{"id":4243919257,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"develop","optional":false},{"id":4243919258,"package_name":"py","ecosystem":"pypi","requirements":"1.11.0","direct":false,"kind":"develop","optional":false},{"id":4243919259,"package_name":"pyparsing","ecosystem":"pypi","requirements":"3.0.7","direct":false,"kind":"develop","optional":false},{"id":4243919260,"package_name":"pytest","ecosystem":"pypi","requirements":"6.2.5","direct":false,"kind":"develop","optional":false},{"id":4243919261,"package_name":"toml","ecosystem":"pypi","requirements":"0.10.2","direct":false,"kind":"develop","optional":false},{"id":4243919262,"package_name":"tomli","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":"develop","optional":false},{"id":4243919263,"package_name":"typed-ast","ecosystem":"pypi","requirements":"1.5.2","direct":false,"kind":"develop","optional":false},{"id":4243919264,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.1.1","direct":false,"kind":"develop","optional":false},{"id":4243919265,"package_name":"win32-setctime","ecosystem":"pypi","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":4243919266,"package_name":"zipp","ecosystem":"pypi","requirements":"3.7.0","direct":false,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2022-09-09T00:52:17.720Z","updated_at":"2022-09-09T00:52:17.720Z","repository_link":"https://github.com/iscc/mobi/blob/master/pyproject.toml","dependencies":[{"id":4243921879,"package_name":"python","ecosystem":"pypi","requirements":"\u003e=3.7","direct":true,"kind":"runtime","optional":false},{"id":4243921883,"package_name":"loguru","ecosystem":"pypi","requirements":"^0.6","direct":true,"kind":"runtime","optional":false},{"id":4243921884,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003c7.0","direct":true,"kind":"develop","optional":false},{"id":4243921886,"package_name":"black","ecosystem":"pypi","requirements":"^22.1","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2024-06-19T01:45:02.431Z","updated_at":"2024-06-19T01:45:02.431Z","repository_link":"https://github.com/iscc/mobi/blob/master/.github/workflows/build.yml","dependencies":[{"id":18685837764,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":18685837765,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":18685837766,"package_name":"Gr1N/setup-poetry","ecosystem":"actions","requirements":"v8","direct":true,"kind":"composite","optional":false}]}],"score":13.114976158970311,"created_at":"2025-09-08T11:18:41.509Z","updated_at":"2025-10-07T08:25:07.395Z","avatar_url":"https://github.com/iscc.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":2519,"funding_links":["https://github.com/sponsors/titusz"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/66208","html_url":"https://science.ecosyste.ms/projects/66208"}