{"id":28486083,"url":"https://github.com/fox-it/dissect.util","last_synced_at":"2025-07-02T11:31:32.465Z","repository":{"id":62593008,"uuid":"515986245","full_name":"fox-it/dissect.util","owner":"fox-it","description":"A Dissect module implementing various utility functions for the other Dissect modules.","archived":false,"fork":false,"pushed_at":"2025-07-01T07:01:06.000Z","size":163,"stargazers_count":3,"open_issues_count":12,"forks_count":7,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-07-01T08:20:01.501Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fox-it.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-07-20T13:07:49.000Z","updated_at":"2025-06-26T08:28:25.000Z","dependencies_parsed_at":"2023-09-26T16:59:04.038Z","dependency_job_id":"6aa1c141-57fa-41bb-99f4-20cfe354e0b7","html_url":"https://github.com/fox-it/dissect.util","commit_stats":{"total_commits":22,"total_committers":5,"mean_commits":4.4,"dds":0.5454545454545454,"last_synced_commit":"d31058e4696d36d35aade1719c4c03600db12550"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/fox-it/dissect.util","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox-it%2Fdissect.util","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox-it%2Fdissect.util/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox-it%2Fdissect.util/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox-it%2Fdissect.util/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fox-it","download_url":"https://codeload.github.com/fox-it/dissect.util/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox-it%2Fdissect.util/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263130345,"owners_count":23418259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-08T01:10:11.440Z","updated_at":"2025-07-02T11:31:32.455Z","avatar_url":"https://github.com/fox-it.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dissect.util\n\nA Dissect module implementing various utility functions for the other Dissect modules. For more information, please see\n[the documentation](https://docs.dissect.tools/en/latest/projects/dissect.util/index.html).\n\n## Requirements\n\nThis project is part of the Dissect framework and requires Python.\n\nInformation on the supported Python versions can be found in the Getting Started section of [the documentation](https://docs.dissect.tools/en/latest/index.html#getting-started).\n\n## Installation\n\n`dissect.util` is available on [PyPI](https://pypi.org/project/dissect.util/).\n\n```bash\npip install dissect.util\n```\n\n`dissect.util` includes pure Python implementations of the lz4 and lzo decompression algorithms. To automatically use\nthe faster, native (C-based) lz4 and lzo implementations in other Dissect projects, install the package with the lz4 and\nlzo extras:\n\n```bash\npip install \"dissect.util[lz4,lzo]\"\n```\n\nUnfortunately there is no binary `python-lzo` wheel for PyPy installations on Windows, so it won't be installed there.\n\nThis module including the lz4 and lzo extras is also automatically installed if you install the `dissect` package.\n\n## Build and test instructions\n\nThis project uses `tox` to build source and wheel distributions. Run the following command from the root folder to build\nthese:\n\n```bash\ntox -e build\n```\n\nThe build artifacts can be found in the `dist/` directory.\n\n`tox` is also used to run linting and unit tests in a self-contained environment. To run both linting and unit tests\nusing the default installed Python version, run:\n\n```bash\ntox\n```\n\nFor a more elaborate explanation on how to build and test the project, please see [the\ndocumentation](https://docs.dissect.tools/en/latest/contributing/tooling.html).\n\n## Contributing\n\nThe Dissect project encourages any contribution to the codebase. To make your contribution fit into the project, please\nrefer to [the development guide](https://docs.dissect.tools/en/latest/contributing/developing.html).\n\n## Copyright and license\n\nDissect is released as open source by Fox-IT (\u003chttps://www.fox-it.com\u003e) part of NCC Group Plc\n(\u003chttps://www.nccgroup.com\u003e).\n\nDeveloped by the Dissect Team (\u003cdissect@fox-it.com\u003e) and made available at \u003chttps://github.com/fox-it/dissect\u003e.\n\nLicense terms: Apache License 2.0 (\u003chttps://www.apache.org/licenses/LICENSE-2.0\u003e). For more information, see the LICENSE file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffox-it%2Fdissect.util","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffox-it%2Fdissect.util","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffox-it%2Fdissect.util/lists"}