{"id":371412,"url":"https://github.com/mcmtroffaes/latexcodec","last_synced_at":"2026-05-30T19:30:21.762Z","repository":{"id":54861226,"uuid":"2148733","full_name":"mcmtroffaes/latexcodec","owner":"mcmtroffaes","description":"Lexer and codec to work with LaTeX code in Python. Instead of using latexcodec, I encourage you to consider pylatexenc instead, which is far superior: https://github.com/phfaist/pylatexenc","archived":false,"fork":false,"pushed_at":"2025-06-17T18:52:56.000Z","size":434,"stargazers_count":30,"open_issues_count":2,"forks_count":12,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2026-05-21T21:53:55.118Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mcmtroffaes.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-08-03T14:08:37.000Z","updated_at":"2026-05-19T09:18:24.000Z","dependencies_parsed_at":"2024-03-26T14:03:48.326Z","dependency_job_id":null,"html_url":"https://github.com/mcmtroffaes/latexcodec","commit_stats":{"total_commits":386,"total_committers":12,"mean_commits":"32.166666666666664","dds":0.04404145077720212,"last_synced_commit":"12cf673211fb0ac5fe5632fdfd6ef2d5b35a50e4"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/mcmtroffaes/latexcodec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcmtroffaes","download_url":"https://codeload.github.com/mcmtroffaes/latexcodec/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/sbom","scorecard":{"id":632255,"data":{"date":"2025-08-11","repo":{"name":"github.com/mcmtroffaes/latexcodec","commit":"ca12759caa45e8a28cae71892a71cd68153a0c2b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 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":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","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/python-package.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":"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":"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/python-package.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mcmtroffaes/latexcodec/python-package.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mcmtroffaes/latexcodec/python-package.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:36","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Warn: project license file does not contain an FSF or OSI license."],"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 'develop'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 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-21T08:16:06.675Z","repository_id":54861226,"created_at":"2025-08-21T08:16:06.675Z","updated_at":"2025-08-21T08:16:06.675Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33666290,"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":"mcmtroffaes","name":"Matthias C. M. Troffaes","uuid":"158568","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/158568?v=4","repositories_count":48,"last_synced_at":"2023-04-09T19:27:09.232Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mcmtroffaes","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:30:07.671Z","updated_at":"2023-04-09T19:27:09.268Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcmtroffaes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcmtroffaes/repositories"},"packages":[{"id":13707759,"name":"python-latexcodec","ecosystem":"debian","description":null,"homepage":"https://github.com/mcmtroffaes/latexcodec","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mcmtroffaes/latexcodec","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T22:30:16.382Z","latest_release_published_at":"2026-02-12T22:30:16.382Z","latest_release_number":"2.0.1-2","last_synced_at":"2026-03-13T07:49:23.134Z","created_at":"2026-02-12T22:30:16.091Z","updated_at":"2026-03-13T08:42:16.170Z","registry_url":"https://tracker.debian.org/pkg/python-latexcodec","install_command":"apt-get install python-latexcodec","documentation_url":"https://packages.debian.org/bookworm/python-latexcodec","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-latexcodec, python-latexcodec-doc","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-pytest \u003c!nocheck\u003e, python3-setuptools, python3-six \u003c!nocheck\u003e, python3-sphinx \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T22:30:17.141Z","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-latexcodec?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-latexcodec","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-latexcodec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-latexcodec/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-latexcodec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-latexcodec/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-latexcodec/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-latexcodec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-latexcodec/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-latexcodec/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"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","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":13195964,"name":"python311Packages.latexcodec","ecosystem":"nixpkgs","description":"Lexer and codec to work with LaTeX code in Python","homepage":"https://github.com/mcmtroffaes/latexcodec","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mcmtroffaes/latexcodec","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:23:51.839Z","latest_release_published_at":"2026-02-02T00:23:51.839Z","latest_release_number":"3.0.0","last_synced_at":"2026-05-11T17:12:23.424Z","created_at":"2026-02-02T00:23:46.296Z","updated_at":"2026-05-11T17:35:09.246Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.latexcodec","install_command":"nix-env -iA nixpkgs.python311Packages.latexcodec","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/latexcodec/default.nix#L29","metadata":{"nix_attribute":"python3.11-latexcodec-3.0.0","position":"pkgs/development/python-modules/latexcodec/default.nix:29","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":"latexcodec","upstream_purl":"pkg:pypi/latexcodec"},"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.latexcodec?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.latexcodec","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.latexcodec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.latexcodec/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.latexcodec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.latexcodec/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.latexcodec/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.latexcodec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.latexcodec/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.latexcodec/codemeta","maintainers":[],"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":252},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-29T05:10:13.988Z","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":13304072,"name":"python311Packages.latexcodec","ecosystem":"nixpkgs","description":"Lexer and codec to work with LaTeX code in Python","homepage":"https://github.com/mcmtroffaes/latexcodec","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mcmtroffaes/latexcodec","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:58:20.753Z","latest_release_published_at":"2026-02-02T06:58:20.753Z","latest_release_number":"2.0.1","last_synced_at":"2026-03-07T08:37:19.555Z","created_at":"2026-02-02T06:58:19.834Z","updated_at":"2026-03-07T08:37:19.556Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.latexcodec","install_command":"nix-env -iA nixpkgs.python311Packages.latexcodec","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/latexcodec/default.nix#L22","metadata":{"nix_attribute":"python3.11-latexcodec-2.0.1","position":"pkgs/development/python-modules/latexcodec/default.nix:22","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":"latexcodec","upstream_purl":"pkg:pypi/latexcodec"},"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.latexcodec?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.latexcodec","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.latexcodec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.latexcodec/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.latexcodec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.latexcodec/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.latexcodec/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.latexcodec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.latexcodec/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.latexcodec/codemeta","maintainers":[],"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":13748474,"name":"python-latexcodec","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mcmtroffaes/latexcodec","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mcmtroffaes/latexcodec","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T06:34:03.766Z","latest_release_published_at":"2026-02-13T06:34:03.766Z","latest_release_number":"1.0.7-1","last_synced_at":"2026-03-13T13:24:14.951Z","created_at":"2026-02-13T06:34:03.546Z","updated_at":"2026-03-13T13:24:14.952Z","registry_url":"https://launchpad.net/ubuntu/+source/python-latexcodec","install_command":"apt-get install python-latexcodec","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-latexcodec, python-latexcodec-doc","standards_version":"4.4.1","maintainer":"Debian Python Modules Team \u003cpython-modules-team@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 10), dh-python, dpkg-dev (\u003e= 1.17.14), python3-all, python3-six \u003c!nocheck\u003e, python3-setuptools, python3-nose \u003c!nocheck\u003e, python3-sphinx \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T06:34:04.545Z","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-latexcodec?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-latexcodec","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-latexcodec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-latexcodec/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-latexcodec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-latexcodec/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-latexcodec/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-latexcodec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-latexcodec/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-latexcodec/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"focal"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-04-27T18:20:36.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13799907,"name":"python-latexcodec","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mcmtroffaes/latexcodec","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mcmtroffaes/latexcodec","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T17:19:41.820Z","latest_release_published_at":"2026-02-13T17:19:41.820Z","latest_release_number":"2.0.1-2","last_synced_at":"2026-03-14T00:20:05.535Z","created_at":"2026-02-13T17:19:41.612Z","updated_at":"2026-03-14T00:20:05.536Z","registry_url":"https://launchpad.net/ubuntu/+source/python-latexcodec","install_command":"apt-get install python-latexcodec","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-latexcodec, python-latexcodec-doc","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-pytest \u003c!nocheck\u003e, python3-setuptools, python3-six \u003c!nocheck\u003e, python3-sphinx \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T17:19:42.477Z","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-latexcodec?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-latexcodec","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-latexcodec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-latexcodec/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-latexcodec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-latexcodec/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-latexcodec/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-latexcodec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-latexcodec/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-latexcodec/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"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","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":13527207,"name":"python-latexcodec","ecosystem":"debian","description":null,"homepage":"https://github.com/mcmtroffaes/latexcodec","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mcmtroffaes/latexcodec","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:56:17.097Z","latest_release_published_at":"2026-02-10T22:56:17.097Z","latest_release_number":"2.0.1-1","last_synced_at":"2026-03-14T03:18:42.417Z","created_at":"2026-02-10T22:56:16.918Z","updated_at":"2026-03-14T03:18:42.417Z","registry_url":"https://tracker.debian.org/pkg/python-latexcodec","install_command":"apt-get install python-latexcodec","documentation_url":"https://packages.debian.org/bullseye/python-latexcodec","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-latexcodec, python-latexcodec-doc","standards_version":"4.4.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-python, dpkg-dev (\u003e= 1.17.14), python3-all, python3-pytest \u003c!nocheck\u003e, python3-setuptools, python3-six \u003c!nocheck\u003e, python3-sphinx \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:25:21.482Z","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-latexcodec?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-latexcodec","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-latexcodec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-latexcodec/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-latexcodec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-latexcodec/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-latexcodec/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-latexcodec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-latexcodec/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-latexcodec/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"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-27T18:20:39.352Z","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":13602007,"name":"python-latexcodec","ecosystem":"debian","description":null,"homepage":"https://github.com/mcmtroffaes/latexcodec","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mcmtroffaes/latexcodec","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:56:47.757Z","latest_release_published_at":"2026-02-11T10:56:47.757Z","latest_release_number":"1.0.5-1","last_synced_at":"2026-03-14T01:08:30.671Z","created_at":"2026-02-11T10:56:47.557Z","updated_at":"2026-03-14T01:08:30.671Z","registry_url":"https://tracker.debian.org/pkg/python-latexcodec","install_command":"apt-get install python-latexcodec","documentation_url":"https://packages.debian.org/buster/python-latexcodec","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python-latexcodec, python3-latexcodec, python-latexcodec-doc","standards_version":"4.0.0","maintainer":"Debian Python Modules Team \u003cpython-modules-team@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 10), dh-python, dpkg-dev (\u003e= 1.17.14), python-all, python3-all, python-six \u003c!nocheck\u003e, python3-six \u003c!nocheck\u003e, python-setuptools, python3-setuptools, python-nose \u003c!nocheck\u003e, python3-nose \u003c!nocheck\u003e, python3-sphinx \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:13:49.471Z","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-latexcodec?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-latexcodec","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-latexcodec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-latexcodec/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-latexcodec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-latexcodec/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-latexcodec/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-latexcodec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-latexcodec/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-latexcodec/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":93},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-05-29T05:10:14.968Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":5288276,"name":"latexcodec","ecosystem":"conda","description":null,"homepage":"https://github.com/mcmtroffaes/latexcodec","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mcmtroffaes/latexcodec","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2022-10-03T15:45:37.522Z","latest_release_published_at":"2020-06-23T18:36:13.000Z","latest_release_number":"2.0.1","last_synced_at":"2026-03-14T16:24:16.157Z","created_at":"2022-10-03T15:45:37.514Z","updated_at":"2026-03-14T16:24:16.736Z","registry_url":"https://anaconda.org/conda-forge/latexcodec","install_command":"conda install -c conda-forge latexcodec","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"2148733","full_name":"mcmtroffaes/latexcodec","owner":"mcmtroffaes","description":"Lexer and codec to work with LaTeX code in Python. Instead of using latexcodec, I encourage you to consider pylatexenc instead, which is far superior: https://github.com/phfaist/pylatexenc","archived":false,"fork":false,"pushed_at":"2021-06-17T14:21:40.000Z","size":514,"stargazers_count":25,"open_issues_count":2,"forks_count":12,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2023-03-21T11:09:23.107Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-08-03T14:08:37.000Z","updated_at":"2022-10-28T07:55:44.000Z","dependencies_parsed_at":"2022-08-14T05:00:49.721Z","dependency_job_id":null,"html_url":"https://github.com/mcmtroffaes/latexcodec","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcmtroffaes","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":"mcmtroffaes","name":"Matthias C. M. Troffaes","uuid":"158568","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/158568?v=4","repositories_count":17,"last_synced_at":"2023-02-19T22:49:03.112Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcmtroffaes"},"tags":[{"name":"2.0.1","sha":"ae7fdf7301ce659ed9c806cb35a405378fc8d923","kind":"tag","published_at":"2020-06-23T10:34:55.000Z","download_url":"https://codeload.github.com/mcmtroffaes/latexcodec/tar.gz/2.0.1","html_url":"https://github.com/mcmtroffaes/latexcodec/releases/tag/2.0.1"},{"name":"2.0.0","sha":"49099c3eabc48645894e6d482afe59300dce3b08","kind":"tag","published_at":"2020-01-14T15:34:16.000Z","download_url":"https://codeload.github.com/mcmtroffaes/latexcodec/tar.gz/2.0.0","html_url":"https://github.com/mcmtroffaes/latexcodec/releases/tag/2.0.0"},{"name":"1.0.7","sha":"39c8c28da147161e09a663a580ddcb0be3cea0cc","kind":"tag","published_at":"2019-05-03T12:29:12.000Z","download_url":"https://codeload.github.com/mcmtroffaes/latexcodec/tar.gz/1.0.7","html_url":"https://github.com/mcmtroffaes/latexcodec/releases/tag/1.0.7"},{"name":"1.0.6","sha":"74fdc8938b89276375013cb6c7523426a554e8a8","kind":"tag","published_at":"2019-01-18T13:35:47.000Z","download_url":"https://codeload.github.com/mcmtroffaes/latexcodec/tar.gz/1.0.6","html_url":"https://github.com/mcmtroffaes/latexcodec/releases/tag/1.0.6"},{"name":"1.0.5","sha":"647c8182a69538399ddb10b48d6d41e9a8aaefa6","kind":"tag","published_at":"2017-06-16T07:45:12.000Z","download_url":"https://codeload.github.com/mcmtroffaes/latexcodec/tar.gz/1.0.5","html_url":"https://github.com/mcmtroffaes/latexcodec/releases/tag/1.0.5"},{"name":"1.0.4","sha":"ff6e831aef62759dc6f0ba5477cb62060c6cfd5a","kind":"tag","published_at":"2016-09-21T10:00:33.000Z","download_url":"https://codeload.github.com/mcmtroffaes/latexcodec/tar.gz/1.0.4","html_url":"https://github.com/mcmtroffaes/latexcodec/releases/tag/1.0.4"},{"name":"1.0.3","sha":"dc035241d388fd13acaeb527233730e2eebb42a2","kind":"tag","published_at":"2016-03-26T13:38:00.000Z","download_url":"https://codeload.github.com/mcmtroffaes/latexcodec/tar.gz/1.0.3","html_url":"https://github.com/mcmtroffaes/latexcodec/releases/tag/1.0.3"},{"name":"1.0.2","sha":"7fab9cad1136c2f6d931acb74b979d3fc95fb002","kind":"tag","published_at":"2016-03-01T12:40:19.000Z","download_url":"https://codeload.github.com/mcmtroffaes/latexcodec/tar.gz/1.0.2","html_url":"https://github.com/mcmtroffaes/latexcodec/releases/tag/1.0.2"},{"name":"1.0.1","sha":"bc17ab6e9bbf6a05b599d087db3a51a5163e7ba8","kind":"tag","published_at":"2014-09-24T11:10:51.000Z","download_url":"https://codeload.github.com/mcmtroffaes/latexcodec/tar.gz/1.0.1","html_url":"https://github.com/mcmtroffaes/latexcodec/releases/tag/1.0.1"},{"name":"1.0.0","sha":"7c88b6565219a51b091b4ab2049c9e50994ad3bc","kind":"tag","published_at":"2014-08-05T10:04:06.000Z","download_url":"https://codeload.github.com/mcmtroffaes/latexcodec/tar.gz/1.0.0","html_url":"https://github.com/mcmtroffaes/latexcodec/releases/tag/1.0.0"},{"name":"0.3.2","sha":"63817af712e8fa3ce97872654a5af426494a1ae7","kind":"tag","published_at":"2014-04-17T10:17:13.000Z","download_url":"https://codeload.github.com/mcmtroffaes/latexcodec/tar.gz/0.3.2","html_url":"https://github.com/mcmtroffaes/latexcodec/releases/tag/0.3.2"},{"name":"0.3.1","sha":"23784ad9cad83d878ea2478c30f82cd847d962e6","kind":"tag","published_at":"2014-02-05T16:56:54.000Z","download_url":"https://codeload.github.com/mcmtroffaes/latexcodec/tar.gz/0.3.1","html_url":"https://github.com/mcmtroffaes/latexcodec/releases/tag/0.3.1"},{"name":"0.3.0","sha":"967463ad6ad86afea318303e170f58b6bcb761f1","kind":"tag","published_at":"2013-08-19T09:27:01.000Z","download_url":"https://codeload.github.com/mcmtroffaes/latexcodec/tar.gz/0.3.0","html_url":"https://github.com/mcmtroffaes/latexcodec/releases/tag/0.3.0"}]},"repo_metadata_updated_at":"2026-03-14T16:24:16.713Z","dependent_packages_count":2,"downloads":1584102,"downloads_period":"total","dependent_repos_count":22,"rankings":{"downloads":null,"dependent_repos_count":7.690004491242078,"dependent_packages_count":19.601776535755278,"stargazers_count":47.07320724587055,"forks_count":42.68177054743251,"docker_downloads_count":null,"average":29.261689705075103},"purl":"pkg:conda/latexcodec?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/latexcodec","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/latexcodec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/latexcodec/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T03:09:03.549Z","issues_count":41,"pull_requests_count":55,"avg_time_to_close_issue":8458107.461538462,"avg_time_to_close_pull_request":837358.3454545455,"issues_closed_count":39,"pull_requests_closed_count":55,"pull_request_authors_count":12,"issue_authors_count":23,"avg_comments_per_issue":2.5609756097560976,"avg_comments_per_pull_request":1.8545454545454545,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/latexcodec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/latexcodec/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/latexcodec/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/latexcodec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/latexcodec/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/latexcodec/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"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","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":13296393,"name":"python310Packages.latexcodec","ecosystem":"nixpkgs","description":"Lexer and codec to work with LaTeX code in Python","homepage":"https://github.com/mcmtroffaes/latexcodec","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mcmtroffaes/latexcodec","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:27:44.800Z","latest_release_published_at":"2026-02-02T06:27:44.800Z","latest_release_number":"2.0.1","last_synced_at":"2026-03-08T09:54:25.900Z","created_at":"2026-02-02T06:27:44.476Z","updated_at":"2026-03-08T10:08:43.294Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.latexcodec","install_command":"nix-env -iA nixpkgs.python310Packages.latexcodec","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/latexcodec/default.nix#L22","metadata":{"nix_attribute":"python3.10-latexcodec-2.0.1","position":"pkgs/development/python-modules/latexcodec/default.nix:22","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":"latexcodec","upstream_purl":"pkg:pypi/latexcodec"},"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.latexcodec?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.latexcodec","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.latexcodec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.latexcodec/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.latexcodec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.latexcodec/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.latexcodec/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.latexcodec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.latexcodec/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.latexcodec/codemeta","maintainers":[],"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":12816282,"name":"python310Packages.latexcodec","ecosystem":"nixpkgs","description":"Lexer and codec to work with LaTeX code in Python","homepage":"https://github.com/mcmtroffaes/latexcodec","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mcmtroffaes/latexcodec","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T17:16:58.214Z","latest_release_published_at":"2026-01-26T17:16:58.214Z","latest_release_number":"2.0.1","last_synced_at":"2026-04-03T07:14:10.214Z","created_at":"2026-01-26T17:16:58.047Z","updated_at":"2026-04-03T07:14:10.214Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.latexcodec","install_command":"nix-env -iA nixpkgs.python310Packages.latexcodec","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/latexcodec/default.nix#L22","metadata":{"nix_attribute":"python3.10-latexcodec-2.0.1","position":"pkgs/development/python-modules/latexcodec/default.nix:22","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-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"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"latexcodec","upstream_purl":"pkg:pypi/latexcodec"},"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.latexcodec?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.latexcodec","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.latexcodec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.latexcodec/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.latexcodec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.latexcodec/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.latexcodec/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.latexcodec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.latexcodec/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.latexcodec/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":12867170,"name":"python313Packages.latexcodec","ecosystem":"nixpkgs","description":"Lexer and codec to work with LaTeX code in Python","homepage":"https://github.com/mcmtroffaes/latexcodec","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mcmtroffaes/latexcodec","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T02:36:57.210Z","latest_release_published_at":"2026-01-27T02:36:57.210Z","latest_release_number":"3.0.1","last_synced_at":"2026-03-05T14:16:37.289Z","created_at":"2026-01-27T02:36:56.992Z","updated_at":"2026-03-05T14:16:37.289Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.latexcodec","install_command":"nix-env -iA nixpkgs.python313Packages.latexcodec","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/latexcodec/default.nix#L29","metadata":{"nix_attribute":"python3.13-latexcodec-3.0.1","position":"pkgs/development/python-modules/latexcodec/default.nix:29","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":"latexcodec","upstream_purl":"pkg:pypi/latexcodec"},"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.latexcodec?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.latexcodec","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.latexcodec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.latexcodec/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.latexcodec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.latexcodec/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.latexcodec/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.latexcodec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.latexcodec/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.latexcodec/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":147106,"maintainers_count":4680,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","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":13076943,"name":"python311Packages.latexcodec","ecosystem":"nixpkgs","description":"Lexer and codec to work with LaTeX code in Python","homepage":"https://github.com/mcmtroffaes/latexcodec","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mcmtroffaes/latexcodec","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:34:32.658Z","latest_release_published_at":"2026-02-01T17:34:32.658Z","latest_release_number":"3.0.0","last_synced_at":"2026-03-06T02:24:51.312Z","created_at":"2026-02-01T17:34:32.073Z","updated_at":"2026-03-06T02:32:13.714Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.latexcodec","install_command":"nix-env -iA nixpkgs.python311Packages.latexcodec","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/latexcodec/default.nix#L29","metadata":{"nix_attribute":"python3.11-latexcodec-3.0.0","position":"pkgs/development/python-modules/latexcodec/default.nix:29","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":"latexcodec","upstream_purl":"pkg:pypi/latexcodec"},"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.latexcodec?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.latexcodec","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.latexcodec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.latexcodec/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.latexcodec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.latexcodec/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.latexcodec/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.latexcodec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.latexcodec/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.latexcodec/codemeta","maintainers":[],"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":14512447,"name":"dev-python/latexcodec","ecosystem":"gentoo","description":"Lexer and codec to work with LaTeX code in Python","homepage":"https://github.com/mcmtroffaes/latexcodec/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mcmtroffaes/latexcodec","keywords_array":["~amd64","~arm64","~x86"],"namespace":"dev-python","versions_count":1,"first_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_number":"3.0.1","last_synced_at":"2026-05-27T02:27:29.162Z","created_at":"2026-05-27T02:27:28.620Z","updated_at":"2026-05-27T02:27:29.654Z","registry_url":"https://packages.gentoo.org/packages/dev-python/latexcodec","install_command":"emerge dev-python/latexcodec","documentation_url":"https://packages.gentoo.org/packages/dev-python/latexcodec","metadata":{"category":"dev-python","slot":"0","eapi":"8","inherit":"distutils-r1 pypi","iuse":"test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14"},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-27T02:27:29.627Z","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:gentoo/dev-python/latexcodec","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-python/latexcodec","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-python/latexcodec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-python/latexcodec/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Flatexcodec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Flatexcodec/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Flatexcodec/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Flatexcodec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Flatexcodec/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Flatexcodec/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19288,"maintainers_count":0,"namespaces_count":174,"keywords_count":280,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":63},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-05-29T05:10:11.786Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/namespaces"}},{"id":12828813,"name":"python311Packages.latexcodec","ecosystem":"nixpkgs","description":"Lexer and codec to work with LaTeX code in Python","homepage":"https://github.com/mcmtroffaes/latexcodec","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mcmtroffaes/latexcodec","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T19:26:40.076Z","latest_release_published_at":"2026-01-26T19:26:40.076Z","latest_release_number":"2.0.1","last_synced_at":"2026-04-18T06:04:46.735Z","created_at":"2026-01-26T19:26:39.911Z","updated_at":"2026-04-18T06:33:23.423Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.latexcodec","install_command":"nix-env -iA nixpkgs.python311Packages.latexcodec","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/latexcodec/default.nix#L22","metadata":{"nix_attribute":"python3.11-latexcodec-2.0.1","position":"pkgs/development/python-modules/latexcodec/default.nix:22","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-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"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"latexcodec","upstream_purl":"pkg:pypi/latexcodec"},"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.latexcodec?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.latexcodec","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.latexcodec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.latexcodec/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.latexcodec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.latexcodec/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.latexcodec/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.latexcodec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.latexcodec/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.latexcodec/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13463567,"name":"python-latexcodec","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mcmtroffaes/latexcodec","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mcmtroffaes/latexcodec","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T12:19:52.431Z","latest_release_published_at":"2026-02-09T12:19:52.431Z","latest_release_number":"3.0.0-1","last_synced_at":"2026-03-09T13:03:26.857Z","created_at":"2026-02-09T12:19:52.174Z","updated_at":"2026-03-09T13:32:26.646Z","registry_url":"https://launchpad.net/ubuntu/+source/python-latexcodec","install_command":"apt-get install python-latexcodec","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-latexcodec, python-latexcodec-doc","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-pytest \u003c!nocheck\u003e, python3-setuptools, python3-sphinx \u003c!nodoc\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":{"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-latexcodec?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-latexcodec","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-latexcodec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-latexcodec/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-latexcodec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-latexcodec/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-latexcodec/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-latexcodec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-latexcodec/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-latexcodec/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"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","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":13562929,"name":"python-latexcodec","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mcmtroffaes/latexcodec","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mcmtroffaes/latexcodec","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T05:47:28.475Z","latest_release_published_at":"2026-02-11T05:47:28.475Z","latest_release_number":"2.0.1-2","last_synced_at":"2026-03-12T13:16:17.337Z","created_at":"2026-02-11T05:47:28.313Z","updated_at":"2026-03-12T13:16:17.337Z","registry_url":"https://launchpad.net/ubuntu/+source/python-latexcodec","install_command":"apt-get install python-latexcodec","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-latexcodec, python-latexcodec-doc","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-pytest \u003c!nocheck\u003e, python3-setuptools, python3-six \u003c!nocheck\u003e, python3-sphinx \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:53:58.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-latexcodec?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-latexcodec","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-latexcodec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-latexcodec/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-latexcodec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-latexcodec/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-latexcodec/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-latexcodec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-latexcodec/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-latexcodec/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"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","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":14535381,"name":"print/py-latexcodec","ecosystem":"pkgsrc","description":"Lexer and codec for LaTeX","homepage":"https://github.com/mcmtroffaes/latexcodec","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mcmtroffaes/latexcodec","keywords_array":["print","python"],"namespace":"print","versions_count":1,"first_release_published_at":"2026-03-19T06:29:04.000Z","latest_release_published_at":"2026-03-19T06:29:04.000Z","latest_release_number":"3.0.1","last_synced_at":"2026-05-27T08:52:00.034Z","created_at":"2026-05-27T08:51:59.665Z","updated_at":"2026-05-27T09:03:44.888Z","registry_url":"https://pkgsrc.se/print/py-latexcodec","install_command":"pkg_add py311-latexcodec","documentation_url":"https://pkgsrc.se/print/py-latexcodec","metadata":{"pkg_slug":"py-latexcodec","pkgbase":"py311-latexcodec","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py311-latexcodec-3.0.1"},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-27T08:52:00.560Z","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:pkgsrc/print/py-latexcodec?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/print/py-latexcodec","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/print/py-latexcodec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/print/py-latexcodec/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/print%2Fpy-latexcodec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/print%2Fpy-latexcodec/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/print%2Fpy-latexcodec/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/print%2Fpy-latexcodec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/print%2Fpy-latexcodec/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/print%2Fpy-latexcodec/codemeta","maintainers":[],"registry":{"name":"pkgsrc-netbsd-x86_64-10.1-all","url":"https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/10.1/All","ecosystem":"pkgsrc","default":true,"packages_count":19301,"maintainers_count":0,"namespaces_count":42,"keywords_count":305,"github":"pkgsrc","metadata":{"funded_packages_count":48},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-05-29T05:08:52.402Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/namespaces"}},{"id":13774713,"name":"python-latexcodec","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mcmtroffaes/latexcodec","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mcmtroffaes/latexcodec","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T12:35:47.425Z","latest_release_published_at":"2026-02-13T12:35:47.425Z","latest_release_number":"2.0.1-1","last_synced_at":"2026-03-13T21:46:47.361Z","created_at":"2026-02-13T12:35:47.252Z","updated_at":"2026-03-13T21:46:47.362Z","registry_url":"https://launchpad.net/ubuntu/+source/python-latexcodec","install_command":"apt-get install python-latexcodec","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-latexcodec, python-latexcodec-doc","standards_version":"4.4.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-python, dpkg-dev (\u003e= 1.17.14), python3-all, python3-pytest \u003c!nocheck\u003e, python3-setuptools, python3-six \u003c!nocheck\u003e, python3-sphinx \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T12:35:48.043Z","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-latexcodec?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-latexcodec","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-latexcodec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-latexcodec/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-latexcodec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-latexcodec/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-latexcodec/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-latexcodec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-latexcodec/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-latexcodec/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"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","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":13085788,"name":"python312Packages.latexcodec","ecosystem":"nixpkgs","description":"Lexer and codec to work with LaTeX code in Python","homepage":"https://github.com/mcmtroffaes/latexcodec","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mcmtroffaes/latexcodec","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:01:06.614Z","latest_release_published_at":"2026-02-01T18:01:06.614Z","latest_release_number":"3.0.0","last_synced_at":"2026-04-10T13:09:44.486Z","created_at":"2026-02-01T18:01:06.138Z","updated_at":"2026-04-10T13:09:44.486Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.latexcodec","install_command":"nix-env -iA nixpkgs.python312Packages.latexcodec","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/latexcodec/default.nix#L29","metadata":{"nix_attribute":"python3.12-latexcodec-3.0.0","position":"pkgs/development/python-modules/latexcodec/default.nix:29","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":"latexcodec","upstream_purl":"pkg:pypi/latexcodec"},"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.latexcodec?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.latexcodec","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.latexcodec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.latexcodec/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.latexcodec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.latexcodec/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.latexcodec/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.latexcodec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.latexcodec/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.latexcodec/codemeta","maintainers":[],"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":13664889,"name":"python-latexcodec","ecosystem":"debian","description":null,"homepage":"https://github.com/mcmtroffaes/latexcodec","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mcmtroffaes/latexcodec","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T10:26:03.283Z","latest_release_published_at":"2026-02-12T10:26:03.283Z","latest_release_number":"3.0.0-1","last_synced_at":"2026-03-14T15:28:35.311Z","created_at":"2026-02-12T10:26:03.075Z","updated_at":"2026-03-14T15:28:35.312Z","registry_url":"https://tracker.debian.org/pkg/python-latexcodec","install_command":"apt-get install python-latexcodec","documentation_url":"https://packages.debian.org/trixie/python-latexcodec","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-latexcodec, python-latexcodec-doc","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-pytest \u003c!nocheck\u003e, python3-setuptools, python3-sphinx \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T10:26:04.008Z","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-latexcodec?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-latexcodec","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-latexcodec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-latexcodec/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-latexcodec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-latexcodec/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-latexcodec/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-latexcodec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-latexcodec/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-latexcodec/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"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","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":2784005,"name":"latexcodec","ecosystem":"pypi","description":"A lexer and codec to work with LaTeX code in Python.","homepage":"https://github.com/mcmtroffaes/latexcodec","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mcmtroffaes/latexcodec","keywords_array":[],"namespace":null,"versions_count":17,"first_release_published_at":"2011-05-26T16:01:57.000Z","latest_release_published_at":"2025-06-17T18:47:30.000Z","latest_release_number":"3.0.1","last_synced_at":"2026-05-27T18:03:49.232Z","created_at":"2022-04-10T11:27:15.789Z","updated_at":"2026-05-27T18:03:49.233Z","registry_url":"https://pypi.org/project/latexcodec/","install_command":"pip install latexcodec --index-url https://pypi.org/simple","documentation_url":"https://latexcodec.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9","Topic :: Text Processing :: Filters","Topic :: Text Processing :: Markup :: LaTeX"],"normalized_name":"latexcodec","project_status":null},"repo_metadata":{"id":54861226,"uuid":"2148733","full_name":"mcmtroffaes/latexcodec","owner":"mcmtroffaes","description":"Lexer and codec to work with LaTeX code in Python. Instead of using latexcodec, I encourage you to consider pylatexenc instead, which is far superior: https://github.com/phfaist/pylatexenc","archived":false,"fork":false,"pushed_at":"2025-06-17T18:52:56.000Z","size":434,"stargazers_count":30,"open_issues_count":2,"forks_count":12,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2026-05-21T21:53:55.118Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mcmtroffaes.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-08-03T14:08:37.000Z","updated_at":"2026-05-19T09:18:24.000Z","dependencies_parsed_at":"2024-03-26T14:03:48.326Z","dependency_job_id":null,"html_url":"https://github.com/mcmtroffaes/latexcodec","commit_stats":{"total_commits":386,"total_committers":12,"mean_commits":"32.166666666666664","dds":0.04404145077720212,"last_synced_commit":"12cf673211fb0ac5fe5632fdfd6ef2d5b35a50e4"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/mcmtroffaes/latexcodec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcmtroffaes","download_url":"https://codeload.github.com/mcmtroffaes/latexcodec/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/sbom","scorecard":{"id":632255,"data":{"date":"2025-08-11","repo":{"name":"github.com/mcmtroffaes/latexcodec","commit":"ca12759caa45e8a28cae71892a71cd68153a0c2b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 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":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","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/python-package.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":"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":"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/python-package.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mcmtroffaes/latexcodec/python-package.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mcmtroffaes/latexcodec/python-package.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:36","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Warn: project license file does not contain an FSF or OSI license."],"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 'develop'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 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-21T08:16:06.675Z","repository_id":54861226,"created_at":"2025-08-21T08:16:06.675Z","updated_at":"2025-08-21T08:16:06.675Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33402174,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"mcmtroffaes","name":"Matthias C. M. Troffaes","uuid":"158568","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/158568?v=4","repositories_count":48,"last_synced_at":"2023-04-09T19:27:09.232Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mcmtroffaes","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:30:07.671Z","updated_at":"2023-04-09T19:27:09.268Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcmtroffaes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcmtroffaes/repositories"},"tags":[{"name":"3.0.1","sha":"085dc05d90ba032104f342a63c102901429c4c8b","kind":"tag","published_at":"2025-06-17T18:41:07.000Z","download_url":"https://codeload.github.com/mcmtroffaes/latexcodec/tar.gz/3.0.1","html_url":"https://github.com/mcmtroffaes/latexcodec/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcmtroffaes/latexcodec@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"b49ba22268152829e4bd74d69d780ba0c6f97dfa","kind":"tag","published_at":"2024-03-06T14:53:16.000Z","download_url":"https://codeload.github.com/mcmtroffaes/latexcodec/tar.gz/3.0.0","html_url":"https://github.com/mcmtroffaes/latexcodec/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcmtroffaes/latexcodec@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/tags/3.0.0/manifests"},{"name":"2.0.1","sha":"ae7fdf7301ce659ed9c806cb35a405378fc8d923","kind":"tag","published_at":"2020-06-23T10:34:55.000Z","download_url":"https://codeload.github.com/mcmtroffaes/latexcodec/tar.gz/2.0.1","html_url":"https://github.com/mcmtroffaes/latexcodec/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcmtroffaes/latexcodec@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"49099c3eabc48645894e6d482afe59300dce3b08","kind":"tag","published_at":"2020-01-14T15:34:16.000Z","download_url":"https://codeload.github.com/mcmtroffaes/latexcodec/tar.gz/2.0.0","html_url":"https://github.com/mcmtroffaes/latexcodec/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcmtroffaes/latexcodec@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/tags/2.0.0/manifests"},{"name":"1.0.7","sha":"39c8c28da147161e09a663a580ddcb0be3cea0cc","kind":"tag","published_at":"2019-05-03T12:29:12.000Z","download_url":"https://codeload.github.com/mcmtroffaes/latexcodec/tar.gz/1.0.7","html_url":"https://github.com/mcmtroffaes/latexcodec/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcmtroffaes/latexcodec@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"74fdc8938b89276375013cb6c7523426a554e8a8","kind":"tag","published_at":"2019-01-18T13:35:47.000Z","download_url":"https://codeload.github.com/mcmtroffaes/latexcodec/tar.gz/1.0.6","html_url":"https://github.com/mcmtroffaes/latexcodec/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcmtroffaes/latexcodec@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"647c8182a69538399ddb10b48d6d41e9a8aaefa6","kind":"tag","published_at":"2017-06-16T07:45:12.000Z","download_url":"https://codeload.github.com/mcmtroffaes/latexcodec/tar.gz/1.0.5","html_url":"https://github.com/mcmtroffaes/latexcodec/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcmtroffaes/latexcodec@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"ff6e831aef62759dc6f0ba5477cb62060c6cfd5a","kind":"tag","published_at":"2016-09-21T10:00:33.000Z","download_url":"https://codeload.github.com/mcmtroffaes/latexcodec/tar.gz/1.0.4","html_url":"https://github.com/mcmtroffaes/latexcodec/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcmtroffaes/latexcodec@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"dc035241d388fd13acaeb527233730e2eebb42a2","kind":"tag","published_at":"2016-03-26T13:38:00.000Z","download_url":"https://codeload.github.com/mcmtroffaes/latexcodec/tar.gz/1.0.3","html_url":"https://github.com/mcmtroffaes/latexcodec/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcmtroffaes/latexcodec@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"7fab9cad1136c2f6d931acb74b979d3fc95fb002","kind":"tag","published_at":"2016-03-01T12:40:19.000Z","download_url":"https://codeload.github.com/mcmtroffaes/latexcodec/tar.gz/1.0.2","html_url":"https://github.com/mcmtroffaes/latexcodec/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcmtroffaes/latexcodec@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"bc17ab6e9bbf6a05b599d087db3a51a5163e7ba8","kind":"tag","published_at":"2014-09-24T11:10:51.000Z","download_url":"https://codeload.github.com/mcmtroffaes/latexcodec/tar.gz/1.0.1","html_url":"https://github.com/mcmtroffaes/latexcodec/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcmtroffaes/latexcodec@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"7c88b6565219a51b091b4ab2049c9e50994ad3bc","kind":"tag","published_at":"2014-08-05T10:04:06.000Z","download_url":"https://codeload.github.com/mcmtroffaes/latexcodec/tar.gz/1.0.0","html_url":"https://github.com/mcmtroffaes/latexcodec/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcmtroffaes/latexcodec@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/tags/1.0.0/manifests"},{"name":"0.3.2","sha":"63817af712e8fa3ce97872654a5af426494a1ae7","kind":"tag","published_at":"2014-04-17T10:17:13.000Z","download_url":"https://codeload.github.com/mcmtroffaes/latexcodec/tar.gz/0.3.2","html_url":"https://github.com/mcmtroffaes/latexcodec/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcmtroffaes/latexcodec@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"23784ad9cad83d878ea2478c30f82cd847d962e6","kind":"tag","published_at":"2014-02-05T16:56:54.000Z","download_url":"https://codeload.github.com/mcmtroffaes/latexcodec/tar.gz/0.3.1","html_url":"https://github.com/mcmtroffaes/latexcodec/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcmtroffaes/latexcodec@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"967463ad6ad86afea318303e170f58b6bcb761f1","kind":"tag","published_at":"2013-08-19T09:27:01.000Z","download_url":"https://codeload.github.com/mcmtroffaes/latexcodec/tar.gz/0.3.0","html_url":"https://github.com/mcmtroffaes/latexcodec/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcmtroffaes/latexcodec@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/tags/0.3.0/manifests"}]},"repo_metadata_updated_at":"2026-05-23T16:02:44.299Z","dependent_packages_count":10,"downloads":2321023,"downloads_period":"last-month","dependent_repos_count":648,"rankings":{"downloads":0.6008160509197358,"dependent_repos_count":0.5303319563377931,"dependent_packages_count":1.029691188607182,"stargazers_count":12.436207720521201,"forks_count":10.166651632257063,"docker_downloads_count":1.1648004665340472,"average":4.3214165025295035},"purl":"pkg:pypi/latexcodec","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/latexcodec","docker_dependents_count":89,"docker_downloads_count":58656,"usage_url":"https://repos.ecosyste.ms/usage/pypi/latexcodec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/latexcodec/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-30T20:39:57.904Z","issues_count":43,"pull_requests_count":56,"avg_time_to_close_issue":8073982.658536585,"avg_time_to_close_pull_request":822410.125,"issues_closed_count":41,"pull_requests_closed_count":56,"pull_request_authors_count":12,"issue_authors_count":25,"avg_comments_per_issue":2.558139534883721,"avg_comments_per_pull_request":1.8214285714285714,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":258.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":0,"past_year_avg_comments_per_issue":null,"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/mcmtroffaes%2Flatexcodec/issues","maintainers":[{"login":"mcmtroffaes","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcmtroffaes"}],"active_maintainers":[{"login":"mcmtroffaes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcmtroffaes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/latexcodec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/latexcodec/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/latexcodec/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/latexcodec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/latexcodec/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/latexcodec/codemeta","maintainers":[{"uuid":"mcmtroffaes","login":"mcmtroffaes","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/mcmtroffaes/","role":null,"created_at":"2023-02-24T14:01:36.763Z","updated_at":"2023-02-24T14:01:36.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mcmtroffaes/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":873902,"maintainers_count":373732,"namespaces_count":0,"keywords_count":285845,"github":"pypi","metadata":{"funded_packages_count":54057},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-29T05:11:24.287Z","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":13204247,"name":"python312Packages.latexcodec","ecosystem":"nixpkgs","description":"Lexer and codec to work with LaTeX code in Python","homepage":"https://github.com/mcmtroffaes/latexcodec","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mcmtroffaes/latexcodec","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:58:03.015Z","latest_release_published_at":"2026-02-02T00:58:03.015Z","latest_release_number":"3.0.0","last_synced_at":"2026-03-09T04:10:23.258Z","created_at":"2026-02-02T00:58:02.378Z","updated_at":"2026-03-09T12:01:55.705Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.latexcodec","install_command":"nix-env -iA nixpkgs.python312Packages.latexcodec","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/latexcodec/default.nix#L29","metadata":{"nix_attribute":"python3.12-latexcodec-3.0.0","position":"pkgs/development/python-modules/latexcodec/default.nix:29","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":"latexcodec","upstream_purl":"pkg:pypi/latexcodec"},"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.latexcodec?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.latexcodec","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.latexcodec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.latexcodec/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.latexcodec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.latexcodec/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.latexcodec/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.latexcodec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.latexcodec/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.latexcodec/codemeta","maintainers":[],"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":252},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-29T05:10:13.988Z","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":13403525,"name":"python-latexcodec","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mcmtroffaes/latexcodec","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mcmtroffaes/latexcodec","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T11:23:51.181Z","latest_release_published_at":"2026-02-06T11:23:51.181Z","latest_release_number":"2.0.1-2","last_synced_at":"2026-03-06T12:04:12.497Z","created_at":"2026-02-06T11:23:50.892Z","updated_at":"2026-03-06T12:04:12.497Z","registry_url":"https://launchpad.net/ubuntu/+source/python-latexcodec","install_command":"apt-get install python-latexcodec","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-latexcodec, python-latexcodec-doc","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-pytest \u003c!nocheck\u003e, python3-setuptools, python3-six \u003c!nocheck\u003e, python3-sphinx \u003c!nodoc\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-latexcodec?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-latexcodec","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-latexcodec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-latexcodec/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-latexcodec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-latexcodec/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-latexcodec/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-latexcodec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-latexcodec/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-latexcodec/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"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","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":12890778,"name":"python314Packages.latexcodec","ecosystem":"nixpkgs","description":"Lexer and codec to work with LaTeX code in Python","homepage":"https://github.com/mcmtroffaes/latexcodec","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mcmtroffaes/latexcodec","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T08:07:59.831Z","latest_release_published_at":"2026-01-27T08:07:59.831Z","latest_release_number":"3.0.1","last_synced_at":"2026-03-08T04:43:14.291Z","created_at":"2026-01-27T08:07:59.625Z","updated_at":"2026-03-10T18:34:22.984Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.latexcodec","install_command":"nix-env -iA nixpkgs.python314Packages.latexcodec","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/latexcodec/default.nix#L29","metadata":{"nix_attribute":"python3.14-latexcodec-3.0.1","position":"pkgs/development/python-modules/latexcodec/default.nix:29","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":"latexcodec","upstream_purl":"pkg:pypi/latexcodec"},"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.latexcodec?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.latexcodec","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.latexcodec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.latexcodec/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.latexcodec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.latexcodec/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.latexcodec/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.latexcodec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.latexcodec/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.latexcodec/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":147106,"maintainers_count":4680,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","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":27903,"full_name":"mcmtroffaes/latexcodec","default_branch":"develop","total_commits":401,"total_committers":11,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":36.45454545454545,"dds":0.04239401496259354,"past_year_total_commits":2,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.0,"past_year_dds":0.0,"last_synced_at":"2026-05-27T18:02:15.261Z","last_synced_commit":"ca12759caa45e8a28cae71892a71cd68153a0c2b","created_at":"2023-03-07T16:36:20.580Z","updated_at":"2026-05-27T18:02:10.779Z","committers":[{"name":"Matthias C. M. Troffaes","email":"matthias.troffaes@gmail.com","login":"mcmtroffaes","count":384},{"name":"David Chiang","email":"dchiang@nd.edu","login":"davidweichiang","count":6},{"name":"Hong Xu","email":"hong@topbug.net","login":"xuhdev","count":3},{"name":"Victor Stinner","email":"vstinner@python.org","login":"vstinner","count":1},{"name":"KOLANICH","email":"kolan_n@mail.ru","login":"KOLANICH","count":1},{"name":"Jörn Tillmanns","email":"github@matedealer.de","login":"matedealer","count":1},{"name":"Ghislain Antony Vaillant","email":"ghisvail","login":"ghisvail","count":1},{"name":"Arumugam","email":"asellappen@yahoo.com","login":"asellappen","count":1},{"name":"Tony","email":"zearin@gonk.net","login":null,"count":1},{"name":"Philipp Spitzer","email":"philipp.spitzer@medel.com","login":null,"count":1},{"name":"Michael Radziej","email":"mir@spieleck.de","login":null,"count":1}],"past_year_committers":[{"name":"Matthias C. M. Troffaes","email":"matthias.troffaes@gmail.com","login":"mcmtroffaes","count":2}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-29T00:00:10.182Z","repositories_count":6247227,"commits_count":883273702,"contributors_count":34977228,"owners_count":1160033,"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":"mcmtroffaes/latexcodec","html_url":"https://github.com/mcmtroffaes/latexcodec","last_synced_at":"2025-08-30T20:39:57.904Z","status":"error","issues_count":43,"pull_requests_count":56,"avg_time_to_close_issue":8073982.658536585,"avg_time_to_close_pull_request":822410.125,"issues_closed_count":41,"pull_requests_closed_count":56,"pull_request_authors_count":12,"issue_authors_count":25,"avg_comments_per_issue":2.558139534883721,"avg_comments_per_pull_request":1.8214285714285714,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":258.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":0,"past_year_avg_comments_per_issue":null,"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:53:49.359Z","updated_at":"2025-09-01T07:24:21.430Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmtroffaes%2Flatexcodec/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":33,"CONTRIBUTOR":9,"OWNER":1}},"pull_request_author_associations_count":{"table":{"OWNER":41,"CONTRIBUTOR":13,"NONE":3}},"issue_authors":{"table":{"nschloe":8,"tgy":4,"xuhdev":4,"davidweichiang":3,"beltiste":3,"tschantzmc":2,"burnpanck":1,"Nagasaki45":1,"JensHeinrich":1,"a-detiste":1,"jamesjer":1,"anjohan":1,"michamos":1,"nilsvu":1,"Tigraan":1,"KOLANICH":1,"mcmtroffaes":1,"AndrewSwann":1,"Hotschke":1,"jgosmann":1,"vstinner":1,"emiliosalazardonate":1,"jeffrey-hokanson":1,"themightyoarfish":1,"mradziej":1}},"pull_request_authors":{"table":{"mcmtroffaes":41,"xuhdev":3,"Zearin":2,"KOLANICH":2,"davidweichiang":2,"asellappen":1,"phispi":1,"jvermaas":1,"vstinner":1,"beltiste":1,"matedealer":1,"ghisvail":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-19T00:00:20.226Z","repositories_count":14638220,"issues_count":34119139,"pull_requests_count":111724180,"authors_count":11266386,"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":{}},"past_year_pull_request_author_associations_count":{"table":{"OWNER":2}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"mcmtroffaes":2}},"maintainers":[{"table":{"login":"mcmtroffaes","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcmtroffaes"}}],"active_maintainers":[{"table":{"login":"mcmtroffaes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcmtroffaes"}}]}},"events":{"total":{"PullRequestEvent":1,"WatchEvent":3,"IssueCommentEvent":2,"PushEvent":2,"CreateEvent":2},"last_year":{"PullRequestEvent":1,"IssueCommentEvent":1,"PushEvent":2,"CreateEvent":2}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2024-03-26T14:03:47.794Z","updated_at":"2024-03-26T14:03:47.794Z","repository_link":"https://github.com/mcmtroffaes/latexcodec/blob/develop/.github/workflows/python-package.yml","dependencies":[{"id":17051434700,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":17051434701,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-03-26T14:03:47.848Z","updated_at":"2024-03-26T14:03:47.848Z","repository_link":"https://github.com/mcmtroffaes/latexcodec/blob/develop/setup.py","dependencies":[]}],"score":21.056534845850067,"created_at":"2026-05-04T06:42:14.820Z","updated_at":"2026-05-30T19:30:21.762Z","avatar_url":"https://github.com/mcmtroffaes.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371412","html_url":"https://summary.ecosyste.ms/projects/371412"}