{"id":360295,"url":"https://github.com/thatch/moreorless","last_synced_at":"2026-06-21T01:30:40.877Z","repository":{"id":47146051,"uuid":"245757517","full_name":"thatch/moreorless","owner":"thatch","description":"Wrapper to make difflib.unified_diff more fun to use","archived":false,"fork":false,"pushed_at":"2026-05-11T16:29:33.000Z","size":44,"stargazers_count":6,"open_issues_count":7,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-05-11T18:28:40.841Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thatch.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-03-08T05:26:10.000Z","updated_at":"2025-05-04T22:23:09.000Z","dependencies_parsed_at":"2024-06-19T05:25:49.938Z","dependency_job_id":"3434027b-6a4c-4dff-936c-6d170e276eb3","html_url":"https://github.com/thatch/moreorless","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/thatch/moreorless","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatch%2Fmoreorless","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatch%2Fmoreorless/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatch%2Fmoreorless/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatch%2Fmoreorless/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thatch","download_url":"https://codeload.github.com/thatch/moreorless/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatch%2Fmoreorless/sbom","scorecard":{"id":876787,"data":{"date":"2025-08-11","repo":{"name":"github.com/thatch/moreorless","commit":"5c73217f454656bb300bce776483acf075c4307e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 2/21 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":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"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":"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:23: update your workflow using https://app.stepsecurity.io/secureworkflow/thatch/moreorless/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/thatch/moreorless/build.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:32","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":"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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6"],"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 8 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-24T06:20:28.708Z","repository_id":47146051,"created_at":"2025-08-24T06:20:28.708Z","updated_at":"2025-08-24T06:20:28.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33652986,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"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":"thatch","name":"Tim Hatch","uuid":"49834","kind":"user","description":"","email":"","website":"http://timhatch.com/","location":"Sierra Nevadas","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/49834?u=8d741cf63f1cd077c1c8a1b55871d9d38df67642\u0026v=4","repositories_count":18,"last_synced_at":"2023-03-10T20:46:16.190Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/thatch","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T19:27:58.624Z","updated_at":"2023-03-10T20:46:16.203Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thatch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thatch/repositories"},"packages":[{"id":13707929,"name":"python-moreorless","ecosystem":"debian","description":null,"homepage":"https://github.com/thatch/moreorless","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/thatch/moreorless","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T22:33:31.505Z","latest_release_published_at":"2026-02-12T22:33:31.505Z","latest_release_number":"0.4.0-2","last_synced_at":"2026-03-13T14:43:06.455Z","created_at":"2026-02-12T22:33:31.159Z","updated_at":"2026-03-13T15:01:46.508Z","registry_url":"https://tracker.debian.org/pkg/python-moreorless","install_command":"apt-get install python-moreorless","documentation_url":"https://packages.debian.org/bookworm/python-moreorless","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-moreorless","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-setuptools-scm, python3-click \u003c!nocheck\u003e, python3-parameterized \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T22:33:32.129Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-moreorless?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-moreorless","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-moreorless","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-moreorless/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-moreorless/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-moreorless/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-moreorless/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-moreorless/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-moreorless/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":364},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-01T06:53:23.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13196479,"name":"python311Packages.moreorless","ecosystem":"nixpkgs","description":"Wrapper to make difflib.unified_diff more fun to use","homepage":"https://github.com/thatch/moreorless/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/thatch/moreorless","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:27:49.141Z","latest_release_published_at":"2026-02-02T00:27:49.141Z","latest_release_number":"0.4.0","last_synced_at":"2026-03-07T06:08:13.177Z","created_at":"2026-02-02T00:27:46.673Z","updated_at":"2026-03-07T06:08:13.421Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.moreorless","install_command":"nix-env -iA nixpkgs.python311Packages.moreorless","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/moreorless/default.nix#L44","metadata":{"nix_attribute":"python3.11-moreorless-0.4.0","position":"pkgs/development/python-modules/moreorless/default.nix:44","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"moreorless","upstream_purl":"pkg:pypi/moreorless"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python311Packages.moreorless?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.moreorless","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.moreorless","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.moreorless/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.moreorless/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.moreorless/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.moreorless/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.moreorless/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.moreorless/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4856,"html_url":null,"role":null,"created_at":"2026-03-07T06:08:13.355Z","updated_at":"2026-03-07T06:08:13.355Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":230},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-04-20T05:04:40.145Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13403646,"name":"python-moreorless","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/thatch/moreorless","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/thatch/moreorless","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T11:33:05.424Z","latest_release_published_at":"2026-02-06T11:33:05.424Z","latest_release_number":"0.4.0-2","last_synced_at":"2026-03-06T12:05:03.851Z","created_at":"2026-02-06T11:33:05.119Z","updated_at":"2026-03-06T12:05:03.851Z","registry_url":"https://launchpad.net/ubuntu/+source/python-moreorless","install_command":"apt-get install python-moreorless","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-moreorless","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-setuptools-scm, python3-click \u003c!nocheck\u003e, python3-parameterized \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/python-moreorless?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-moreorless","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-moreorless","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-moreorless/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-moreorless/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-moreorless/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-moreorless/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-moreorless/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-moreorless/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":161},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-01T06:53:16.927Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13304509,"name":"python311Packages.moreorless","ecosystem":"nixpkgs","description":"Wrapper to make difflib.unified_diff more fun to use","homepage":"https://github.com/thatch/moreorless/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/thatch/moreorless","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:59:20.887Z","latest_release_published_at":"2026-02-02T06:59:20.887Z","latest_release_number":"0.4.0","last_synced_at":"2026-03-07T07:38:49.673Z","created_at":"2026-02-02T06:59:15.893Z","updated_at":"2026-03-07T07:38:49.921Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.moreorless","install_command":"nix-env -iA nixpkgs.python311Packages.moreorless","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/moreorless/default.nix#L51","metadata":{"nix_attribute":"python3.11-moreorless-0.4.0","position":"pkgs/development/python-modules/moreorless/default.nix:51","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"moreorless","upstream_purl":"pkg:pypi/moreorless"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python311Packages.moreorless?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.moreorless","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.moreorless","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.moreorless/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.moreorless/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.moreorless/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.moreorless/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.moreorless/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.moreorless/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4331,"html_url":null,"role":null,"created_at":"2026-03-07T07:38:49.844Z","updated_at":"2026-03-07T07:38:49.844Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13774844,"name":"python-moreorless","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/thatch/moreorless","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/thatch/moreorless","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T12:37:11.386Z","latest_release_published_at":"2026-02-13T12:37:11.386Z","latest_release_number":"0.4.0-2","last_synced_at":"2026-03-13T21:47:23.494Z","created_at":"2026-02-13T12:37:11.208Z","updated_at":"2026-03-13T21:47:23.495Z","registry_url":"https://launchpad.net/ubuntu/+source/python-moreorless","install_command":"apt-get install python-moreorless","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-moreorless","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-setuptools-scm, python3-click \u003c!nocheck\u003e, python3-parameterized \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T12:37:12.128Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-moreorless?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-moreorless","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-moreorless","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-moreorless/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-moreorless/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-moreorless/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-moreorless/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-moreorless/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-moreorless/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":142},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-01T06:53:21.644Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13527342,"name":"python-moreorless","ecosystem":"debian","description":null,"homepage":"https://github.com/thatch/moreorless","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/thatch/moreorless","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:57:29.262Z","latest_release_published_at":"2026-02-10T22:57:29.262Z","latest_release_number":"0.3.0-2","last_synced_at":"2026-03-14T03:19:05.610Z","created_at":"2026-02-10T22:57:29.077Z","updated_at":"2026-03-14T03:19:05.610Z","registry_url":"https://tracker.debian.org/pkg/python-moreorless","install_command":"apt-get install python-moreorless","documentation_url":"https://packages.debian.org/bullseye/python-moreorless","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-moreorless","standards_version":"4.5.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-setuptools-scm, python3-click \u003c!nocheck\u003e, python3-parameterized \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:25:28.981Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-moreorless?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-moreorless","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-moreorless","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-moreorless/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-moreorless/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-moreorless/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-moreorless/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-moreorless/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-moreorless/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":0,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":77},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-01T06:53:20.333Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13665040,"name":"python-moreorless","ecosystem":"debian","description":null,"homepage":"https://github.com/thatch/moreorless","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/thatch/moreorless","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T10:29:12.926Z","latest_release_published_at":"2026-02-12T10:29:12.926Z","latest_release_number":"0.4.0-2","last_synced_at":"2026-03-14T09:09:47.634Z","created_at":"2026-02-12T10:29:12.730Z","updated_at":"2026-03-14T09:09:47.635Z","registry_url":"https://tracker.debian.org/pkg/python-moreorless","install_command":"apt-get install python-moreorless","documentation_url":"https://packages.debian.org/trixie/python-moreorless","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-moreorless","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-setuptools-scm, python3-click \u003c!nocheck\u003e, python3-parameterized \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T10:29:13.698Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-moreorless?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-moreorless","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-moreorless","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-moreorless/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-moreorless/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-moreorless/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-moreorless/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-moreorless/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-moreorless/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":282},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-03-31T06:41:13.743Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13761022,"name":"python-moreorless","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/thatch/moreorless","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/thatch/moreorless","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T09:48:40.102Z","latest_release_published_at":"2026-02-13T09:48:40.102Z","latest_release_number":"0.4.0-2","last_synced_at":"2026-03-13T11:21:32.960Z","created_at":"2026-02-13T09:48:39.922Z","updated_at":"2026-03-13T11:30:27.786Z","registry_url":"https://launchpad.net/ubuntu/+source/python-moreorless","install_command":"apt-get install python-moreorless","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-moreorless","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-setuptools-scm, python3-click \u003c!nocheck\u003e, python3-parameterized \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T09:48:40.947Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-moreorless?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-moreorless","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-moreorless","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-moreorless/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-moreorless/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-moreorless/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-moreorless/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-moreorless/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-moreorless/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":177},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-03-31T06:41:18.525Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13800064,"name":"python-moreorless","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/thatch/moreorless","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/thatch/moreorless","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T17:21:02.207Z","latest_release_published_at":"2026-02-13T17:21:02.207Z","latest_release_number":"0.4.0-2","last_synced_at":"2026-03-14T09:14:56.682Z","created_at":"2026-02-13T17:21:02.004Z","updated_at":"2026-03-14T09:14:56.682Z","registry_url":"https://launchpad.net/ubuntu/+source/python-moreorless","install_command":"apt-get install python-moreorless","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-moreorless","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-setuptools-scm, python3-click \u003c!nocheck\u003e, python3-parameterized \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T17:21:02.801Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-moreorless?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-moreorless","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-moreorless","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-moreorless/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-moreorless/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-moreorless/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-moreorless/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-moreorless/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-moreorless/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":412},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-01T06:53:18.736Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13077501,"name":"python311Packages.moreorless","ecosystem":"nixpkgs","description":"Wrapper to make difflib.unified_diff more fun to use","homepage":"https://github.com/thatch/moreorless/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/thatch/moreorless","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:36:45.405Z","latest_release_published_at":"2026-02-01T17:36:45.405Z","latest_release_number":"0.4.0","last_synced_at":"2026-03-08T04:28:16.341Z","created_at":"2026-02-01T17:36:22.427Z","updated_at":"2026-03-08T04:31:24.825Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.moreorless","install_command":"nix-env -iA nixpkgs.python311Packages.moreorless","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/moreorless/default.nix#L44","metadata":{"nix_attribute":"python3.11-moreorless-0.4.0","position":"pkgs/development/python-modules/moreorless/default.nix:44","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"moreorless","upstream_purl":"pkg:pypi/moreorless"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.moreorless?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.moreorless","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.moreorless","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.moreorless/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.moreorless/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.moreorless/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.moreorless/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.moreorless/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.moreorless/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":5052,"html_url":null,"role":null,"created_at":"2026-03-08T04:28:16.526Z","updated_at":"2026-03-08T04:28:16.526Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13204759,"name":"python312Packages.moreorless","ecosystem":"nixpkgs","description":"Wrapper to make difflib.unified_diff more fun to use","homepage":"https://github.com/thatch/moreorless/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/thatch/moreorless","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T01:00:16.070Z","latest_release_published_at":"2026-02-02T01:00:16.070Z","latest_release_number":"0.4.0","last_synced_at":"2026-03-07T12:07:25.531Z","created_at":"2026-02-02T01:00:00.797Z","updated_at":"2026-03-12T01:34:41.164Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.moreorless","install_command":"nix-env -iA nixpkgs.python312Packages.moreorless","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/moreorless/default.nix#L44","metadata":{"nix_attribute":"python3.12-moreorless-0.4.0","position":"pkgs/development/python-modules/moreorless/default.nix:44","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"moreorless","upstream_purl":"pkg:pypi/moreorless"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.moreorless?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.moreorless","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.moreorless","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.moreorless/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.moreorless/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.moreorless/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.moreorless/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.moreorless/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.moreorless/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4856,"html_url":null,"role":null,"created_at":"2026-03-07T12:07:25.748Z","updated_at":"2026-03-07T12:07:25.748Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":230},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-04-20T05:04:40.145Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13296830,"name":"python310Packages.moreorless","ecosystem":"nixpkgs","description":"Wrapper to make difflib.unified_diff more fun to use","homepage":"https://github.com/thatch/moreorless/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/thatch/moreorless","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:29:59.683Z","latest_release_published_at":"2026-02-02T06:29:59.683Z","latest_release_number":"0.4.0","last_synced_at":"2026-04-10T22:02:48.487Z","created_at":"2026-02-02T06:29:51.736Z","updated_at":"2026-04-10T22:31:27.560Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.moreorless","install_command":"nix-env -iA nixpkgs.python310Packages.moreorless","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/moreorless/default.nix#L51","metadata":{"nix_attribute":"python3.10-moreorless-0.4.0","position":"pkgs/development/python-modules/moreorless/default.nix:51","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"moreorless","upstream_purl":"pkg:pypi/moreorless"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.moreorless?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.moreorless","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.moreorless","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.moreorless/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.moreorless/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.moreorless/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.moreorless/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.moreorless/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.moreorless/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4331,"html_url":null,"role":null,"created_at":"2026-03-03T22:39:00.584Z","updated_at":"2026-03-03T22:39:00.584Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":12868765,"name":"python313Packages.moreorless","ecosystem":"nixpkgs","description":"Wrapper to make difflib.unified_diff more fun to use","homepage":"https://github.com/thatch/moreorless/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/thatch/moreorless","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T02:56:50.204Z","latest_release_published_at":"2026-01-27T02:56:50.204Z","latest_release_number":"0.5.0","last_synced_at":"2026-03-05T16:08:10.774Z","created_at":"2026-01-27T02:56:49.498Z","updated_at":"2026-03-05T16:08:11.110Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.moreorless","install_command":"nix-env -iA nixpkgs.python313Packages.moreorless","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/moreorless/default.nix#L43","metadata":{"nix_attribute":"python3.13-moreorless-0.5.0","position":"pkgs/development/python-modules/moreorless/default.nix:43","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"moreorless","upstream_purl":"pkg:pypi/moreorless"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python313Packages.moreorless?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.moreorless","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.moreorless","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.moreorless/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.moreorless/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.moreorless/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.moreorless/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.moreorless/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.moreorless/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4541,"html_url":null,"role":null,"created_at":"2026-03-05T16:08:11.023Z","updated_at":"2026-03-05T16:08:11.023Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":145703,"maintainers_count":4625,"namespaces_count":0,"keywords_count":2867,"github":"NixOS","metadata":{"funded_packages_count":1543},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-04-16T05:08:04.612Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13563046,"name":"python-moreorless","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/thatch/moreorless","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/thatch/moreorless","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T05:49:31.275Z","latest_release_published_at":"2026-02-11T05:49:31.275Z","latest_release_number":"0.4.0-2","last_synced_at":"2026-03-12T13:16:57.676Z","created_at":"2026-02-11T05:49:30.945Z","updated_at":"2026-03-12T13:16:57.677Z","registry_url":"https://launchpad.net/ubuntu/+source/python-moreorless","install_command":"apt-get install python-moreorless","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-moreorless","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-setuptools-scm, python3-click \u003c!nocheck\u003e, python3-parameterized \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:54:06.214Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-moreorless?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-moreorless","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-moreorless","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-moreorless/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-moreorless/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-moreorless/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-moreorless/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-moreorless/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-moreorless/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":99},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-01T06:53:19.375Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":5289141,"name":"moreorless","ecosystem":"conda","description":null,"homepage":"https://github.com/thatch/moreorless/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/thatch/moreorless","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2021-01-10T22:37:40.000Z","latest_release_published_at":"2021-11-08T11:46:15.000Z","latest_release_number":"0.4.0","last_synced_at":"2026-04-01T03:21:23.649Z","created_at":"2022-10-03T15:47:03.849Z","updated_at":"2026-04-01T03:21:23.650Z","registry_url":"https://anaconda.org/conda-forge/moreorless","install_command":"conda install -c conda-forge moreorless","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"245757517","full_name":"thatch/moreorless","owner":"thatch","description":"Wrapper to make difflib.unified_diff more fun to use","archived":false,"fork":false,"pushed_at":"2022-12-26T21:01:15.000Z","size":30,"stargazers_count":4,"open_issues_count":3,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-03-21T11:14:57.896Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"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":"2020-03-08T05:26:10.000Z","updated_at":"2021-09-11T18:07:04.000Z","dependencies_parsed_at":"2023-01-31T01:35:12.630Z","dependency_job_id":null,"html_url":"https://github.com/thatch/moreorless","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatch%2Fmoreorless","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatch%2Fmoreorless/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatch%2Fmoreorless/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thatch","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"thatch","name":"Tim Hatch","uuid":"49834","kind":"user","description":"","email":"","website":"http://timhatch.com/","location":"Sierra Nevadas","twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/49834?u=8d741cf63f1cd077c1c8a1b55871d9d38df67642\u0026v=4","repositories_count":18,"last_synced_at":"2023-03-10T20:46:16.190Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thatch"},"tags":[{"name":"v0.4.0","sha":"b109c3c837fadb842552215a57c38041a4ef9422","kind":"commit","published_at":"2021-03-30T15:06:25.000Z","download_url":"https://codeload.github.com/thatch/moreorless/tar.gz/v0.4.0","html_url":"https://github.com/thatch/moreorless/releases/tag/v0.4.0"},{"name":"v0.3.0","sha":"6d5ab012705b2a7bf026b5d3401c8400eeae7995","kind":"commit","published_at":"2020-03-11T17:18:04.000Z","download_url":"https://codeload.github.com/thatch/moreorless/tar.gz/v0.3.0","html_url":"https://github.com/thatch/moreorless/releases/tag/v0.3.0"},{"name":"v0.2.0","sha":"852664d39080edaa86a1777b87a217fa2301097c","kind":"commit","published_at":"2020-03-10T18:43:03.000Z","download_url":"https://codeload.github.com/thatch/moreorless/tar.gz/v0.2.0","html_url":"https://github.com/thatch/moreorless/releases/tag/v0.2.0"},{"name":"v0.1.0","sha":"395ea1c742cfbae87e049c22fd9f8fdb5e151834","kind":"commit","published_at":"2020-03-08T05:26:16.000Z","download_url":"https://codeload.github.com/thatch/moreorless/tar.gz/v0.1.0","html_url":"https://github.com/thatch/moreorless/releases/tag/v0.1.0"}]},"repo_metadata_updated_at":"2023-03-22T07:25:32.057Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":19.505864736710755,"stargazers_count":55.71749438482655,"forks_count":54.185175942101324,"average":40.858497629148985},"purl":"pkg:conda/moreorless?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/moreorless","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/moreorless","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/moreorless/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T03:11:58.018Z","issues_count":2,"pull_requests_count":5,"avg_time_to_close_issue":8649004.5,"avg_time_to_close_pull_request":17522.5,"issues_closed_count":2,"pull_requests_closed_count":2,"pull_request_authors_count":4,"issue_authors_count":2,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":110688.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"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":2.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/moreorless/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/moreorless/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/moreorless/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/moreorless/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/moreorless/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2266},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-03T06:46:36.736Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":13086352,"name":"python312Packages.moreorless","ecosystem":"nixpkgs","description":"Wrapper to make difflib.unified_diff more fun to use","homepage":"https://github.com/thatch/moreorless/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/thatch/moreorless","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:03:42.251Z","latest_release_published_at":"2026-02-01T18:03:42.251Z","latest_release_number":"0.4.0","last_synced_at":"2026-03-08T07:12:55.401Z","created_at":"2026-02-01T18:03:38.662Z","updated_at":"2026-03-10T13:31:50.237Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.moreorless","install_command":"nix-env -iA nixpkgs.python312Packages.moreorless","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/moreorless/default.nix#L44","metadata":{"nix_attribute":"python3.12-moreorless-0.4.0","position":"pkgs/development/python-modules/moreorless/default.nix:44","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"moreorless","upstream_purl":"pkg:pypi/moreorless"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.moreorless?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.moreorless","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.moreorless","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.moreorless/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.moreorless/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.moreorless/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.moreorless/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.moreorless/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.moreorless/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":5052,"html_url":null,"role":null,"created_at":"2026-03-08T07:12:55.604Z","updated_at":"2026-03-08T07:12:55.604Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":2807472,"name":"moreorless","ecosystem":"pypi","description":"Python diff wrapper","homepage":"https://github.com/thatch/moreorless/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/thatch/moreorless","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2025-05-04T22:29:11.000Z","latest_release_published_at":"2025-05-04T22:29:57.000Z","latest_release_number":"0.5.0","last_synced_at":"2026-04-01T10:02:20.874Z","created_at":"2022-04-10T11:38:56.875Z","updated_at":"2026-04-01T10:02:20.874Z","registry_url":"https://pypi.org/project/moreorless/","install_command":"pip install moreorless --index-url https://pypi.org/simple","documentation_url":"https://moreorless.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"moreorless","project_status":null},"repo_metadata":{"id":47146051,"uuid":"245757517","full_name":"thatch/moreorless","owner":"thatch","description":"Wrapper to make difflib.unified_diff more fun to use","archived":false,"fork":false,"pushed_at":"2025-05-04T22:23:42.000Z","size":61,"stargazers_count":6,"open_issues_count":4,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-21T20:53:13.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thatch.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-03-08T05:26:10.000Z","updated_at":"2025-05-04T22:23:09.000Z","dependencies_parsed_at":"2024-06-19T05:25:49.938Z","dependency_job_id":"3434027b-6a4c-4dff-936c-6d170e276eb3","html_url":"https://github.com/thatch/moreorless","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/thatch/moreorless","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatch%2Fmoreorless","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatch%2Fmoreorless/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatch%2Fmoreorless/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatch%2Fmoreorless/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thatch","download_url":"https://codeload.github.com/thatch/moreorless/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatch%2Fmoreorless/sbom","scorecard":{"id":876787,"data":{"date":"2025-08-11","repo":{"name":"github.com/thatch/moreorless","commit":"5c73217f454656bb300bce776483acf075c4307e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 2/21 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":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"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":"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:23: update your workflow using https://app.stepsecurity.io/secureworkflow/thatch/moreorless/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/thatch/moreorless/build.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:32","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":"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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6"],"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 8 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-24T06:20:28.708Z","repository_id":47146051,"created_at":"2025-08-24T06:20:28.708Z","updated_at":"2025-08-24T06:20:28.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281059632,"owners_count":26437061,"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-26T02:00:06.575Z","response_time":61,"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":"thatch","name":"Tim Hatch","uuid":"49834","kind":"user","description":"","email":"","website":"http://timhatch.com/","location":"Sierra Nevadas","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/49834?u=8d741cf63f1cd077c1c8a1b55871d9d38df67642\u0026v=4","repositories_count":18,"last_synced_at":"2023-03-10T20:46:16.190Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/thatch","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T19:27:58.624Z","updated_at":"2023-03-10T20:46:16.203Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thatch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thatch/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-30T11:43:21.462Z","dependent_packages_count":8,"downloads":2738700,"downloads_period":"last-month","dependent_repos_count":307,"rankings":{"downloads":0.4893603646677626,"dependent_repos_count":0.8499360785576426,"dependent_packages_count":1.865061673354139,"stargazers_count":21.577840272538126,"forks_count":16.879491810900003,"docker_downloads_count":0.4760262947858072,"average":7.022952749133913},"purl":"pkg:pypi/moreorless","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/moreorless","docker_dependents_count":49,"docker_downloads_count":31929539,"usage_url":"https://repos.ecosyste.ms/usage/pypi/moreorless","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/moreorless/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T00:10:52.177Z","issues_count":3,"pull_requests_count":6,"avg_time_to_close_issue":8649004.5,"avg_time_to_close_pull_request":703619.3333333334,"issues_closed_count":2,"pull_requests_closed_count":3,"pull_request_authors_count":5,"issue_authors_count":2,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.8333333333333334,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2075813.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatch%2Fmoreorless/issues","maintainers":[{"login":"thatch","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thatch"}],"active_maintainers":[{"login":"thatch","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thatch"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/moreorless/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/moreorless/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/moreorless/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/moreorless/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/moreorless/codemeta","maintainers":[{"uuid":"thatch","login":"thatch","name":null,"email":null,"url":null,"packages_count":58,"html_url":"https://pypi.org/user/thatch/","role":null,"created_at":"2023-02-24T17:33:45.261Z","updated_at":"2023-02-24T17:33:45.261Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/thatch/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":849606,"maintainers_count":363023,"namespaces_count":0,"keywords_count":271316,"github":"pypi","metadata":{"funded_packages_count":53172},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-04-09T05:08:03.587Z","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"}},{"id":12892451,"name":"python314Packages.moreorless","ecosystem":"nixpkgs","description":"Wrapper to make difflib.unified_diff more fun to use","homepage":"https://github.com/thatch/moreorless/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/thatch/moreorless","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T08:26:39.965Z","latest_release_published_at":"2026-01-27T08:26:39.965Z","latest_release_number":"0.5.0","last_synced_at":"2026-04-13T22:02:14.484Z","created_at":"2026-01-27T08:26:39.745Z","updated_at":"2026-04-13T22:31:16.830Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.moreorless","install_command":"nix-env -iA nixpkgs.python314Packages.moreorless","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/moreorless/default.nix#L43","metadata":{"nix_attribute":"python3.14-moreorless-0.5.0","position":"pkgs/development/python-modules/moreorless/default.nix:43","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"moreorless","upstream_purl":"pkg:pypi/moreorless"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python314Packages.moreorless?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.moreorless","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.moreorless","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.moreorless/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.moreorless/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.moreorless/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.moreorless/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.moreorless/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.moreorless/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4541,"html_url":null,"role":null,"created_at":"2026-03-04T06:12:20.532Z","updated_at":"2026-03-04T06:12:20.532Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":145703,"maintainers_count":4625,"namespaces_count":0,"keywords_count":2867,"github":"NixOS","metadata":{"funded_packages_count":1543},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-04-16T05:08:04.612Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}}],"commits":{"id":28208,"full_name":"thatch/moreorless","default_branch":"main","total_commits":23,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":7.666666666666667,"dds":0.13043478260869568,"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2026-04-01T10:09:57.589Z","last_synced_commit":"5c73217f454656bb300bce776483acf075c4307e","created_at":"2023-03-07T16:37:15.102Z","updated_at":"2026-04-01T10:09:57.548Z","committers":[{"name":"Tim Hatch","email":"tim@timhatch.com","login":"thatch","count":20},{"name":"John Reese","email":"john@noswap.com","login":"amyreese","count":2},{"name":"Jakub Wilk","email":"jwilk@jwilk.net","login":"jwilk","count":1}],"past_year_committers":[{"name":"Tim Hatch","email":"tim@timhatch.com","login":"thatch","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatch%2Fmoreorless/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-25T00:00:08.654Z","repositories_count":6218076,"commits_count":899350517,"contributors_count":34885211,"owners_count":1145297,"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":{"table":{"full_name":"thatch/moreorless","html_url":"https://github.com/thatch/moreorless","last_synced_at":"2025-09-01T00:10:52.177Z","status":"error","issues_count":3,"pull_requests_count":6,"avg_time_to_close_issue":8649004.5,"avg_time_to_close_pull_request":703619.3333333334,"issues_closed_count":2,"pull_requests_closed_count":3,"pull_request_authors_count":5,"issue_authors_count":2,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.8333333333333334,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2075813.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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":1,"created_at":"2023-05-10T20:57:06.745Z","updated_at":"2025-09-01T00:10:52.177Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatch%2Fmoreorless","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatch%2Fmoreorless/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":1}},"issue_author_associations_count":{"table":{"OWNER":2,"NONE":1}},"pull_request_author_associations_count":{"table":{"NONE":3,"OWNER":2,"CONTRIBUTOR":2}},"issue_authors":{"table":{"thatch":2,"YanJinad":1}},"pull_request_authors":{"table":{"thatch":2,"KOLANICH":2,"jwilk":1,"dependabot[bot]":1,"amyreese":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-25T00:00:14.967Z","repositories_count":14387317,"issues_count":34332552,"pull_requests_count":112475181,"authors_count":11245458,"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":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"OWNER":1}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{"thatch":1}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"thatch","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thatch"}}],"active_maintainers":[{"table":{"login":"thatch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thatch"}}]}},"events":{"total":{"ReleaseEvent":1,"MemberEvent":1,"PullRequestEvent":2,"PushEvent":8,"PullRequestReviewCommentEvent":8,"PullRequestReviewEvent":10,"CreateEvent":4},"last_year":{"ReleaseEvent":1,"PullRequestEvent":1,"PushEvent":2,"PullRequestReviewEvent":1,"PullRequestReviewCommentEvent":1,"CreateEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2022-09-02T19:41:43.567Z","updated_at":"2022-09-02T19:41:43.567Z","repository_link":"https://github.com/thatch/moreorless/blob/main/requirements-dev.txt","dependencies":[{"id":3625983683,"package_name":"black","ecosystem":"pypi","requirements":"==20.8b1","direct":true,"kind":"development","optional":false},{"id":3625983684,"package_name":"coverage","ecosystem":"pypi","requirements":"==4.5.4","direct":true,"kind":"development","optional":false},{"id":3625983685,"package_name":"flake8","ecosystem":"pypi","requirements":"==3.7.9","direct":true,"kind":"development","optional":false},{"id":3625983686,"package_name":"mypy","ecosystem":"pypi","requirements":"==0.750","direct":true,"kind":"development","optional":false},{"id":3625983687,"package_name":"parameterized","ecosystem":"pypi","requirements":"==0.8.1","direct":true,"kind":"development","optional":false},{"id":3625983688,"package_name":"tox","ecosystem":"pypi","requirements":"==3.14.1","direct":true,"kind":"development","optional":false},{"id":3625983689,"package_name":"twine","ecosystem":"pypi","requirements":"==3.1.1","direct":true,"kind":"development","optional":false},{"id":3625983690,"package_name":"ufmt","ecosystem":"pypi","requirements":"==1.1","direct":true,"kind":"development","optional":false},{"id":3625983691,"package_name":"usort","ecosystem":"pypi","requirements":"==0.6.3","direct":true,"kind":"development","optional":false},{"id":3625983692,"package_name":"wheel","ecosystem":"pypi","requirements":"==0.33.6","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T01:35:12.594Z","updated_at":"2023-01-31T01:35:12.594Z","repository_link":"https://github.com/thatch/moreorless/blob/main/.github/workflows/build.yml","dependencies":[{"id":7260661885,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7260661886,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-06-19T05:25:49.558Z","updated_at":"2024-06-19T05:25:49.558Z","repository_link":"https://github.com/thatch/moreorless/blob/main/setup.py","dependencies":[]}],"score":21.024906784154705,"created_at":"2025-04-28T21:34:46.623Z","updated_at":"2026-06-21T01:30:40.878Z","avatar_url":"https://github.com/thatch.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/360295","html_url":"https://summary.ecosyste.ms/projects/360295"}