{"id":20990558,"url":"https://github.com/offa/trackpack","last_synced_at":"2025-04-02T23:18:10.298Z","repository":{"id":36983316,"uuid":"268136093","full_name":"offa/trackpack","owner":"offa","description":"Packaging of audio files / stems.","archived":false,"fork":false,"pushed_at":"2024-04-11T18:33:29.000Z","size":151,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-12T00:00:55.213Z","etag":null,"topics":["audio","packaging","stem","stems"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/offa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2020-05-30T18:19:14.000Z","updated_at":"2024-04-15T16:15:00.938Z","dependencies_parsed_at":"2023-10-13T00:31:31.460Z","dependency_job_id":"a52330ec-b07c-4779-9012-af6d427abbc4","html_url":"https://github.com/offa/trackpack","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/offa%2Ftrackpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/offa%2Ftrackpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/offa%2Ftrackpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/offa%2Ftrackpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/offa","download_url":"https://codeload.github.com/offa/trackpack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246905869,"owners_count":20852820,"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":["audio","packaging","stem","stems"],"created_at":"2024-11-19T06:34:12.067Z","updated_at":"2025-04-02T23:18:10.277Z","avatar_url":"https://github.com/offa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Track Pack\n\n[![CI](https://github.com/offa/trackpack/workflows/ci/badge.svg)](https://github.com/offa/trackpack/actions)\n[![GitHub release](https://img.shields.io/github/release/offa/trackpack.svg)](https://github.com/offa/trackpack/releases)\n[![License](https://img.shields.io/badge/license-GPLv3-yellow.svg)](LICENSE)\n![Python 3.10](https://img.shields.io/badge/python-3.10-green.svg)\n\nPackaging of audio / stem files.\n\nA packages consists of a required master track with `\u003cprject name\u003e.wav` name and optional stem files (`*.wav`).\nIf no files are passed, all files found in `Export` are packed.\n\nPacked archives are saved to `Export` directory.\n\n\n## Usage\n\n```sh\n# Create package using 'pack.yml':\ntrackpack pack\n\n# Pack master only\ntrackpack pack project1.wav stem1.wav stem2.wav\n\n# Pack master and some stems:\ntrackpack pack project1.wav stem1.wav stem2.wav\n```\n\nUse `trackpack --help` for full usage documentation.\n\n\n### Yaml config format\n\nThe Yaml configuration uses same format as the CLI arguments, but `_` instead of `-`:\n\n```yaml\n# Required:\nname: \"project name\"\n\n# Optional:\narchive_name: \"package_archive_name\"    # Default: Same as required 'name' ('.zip' is optional)\nappend_date: True                       # Default: False\n```\n\nCLI arguments to have higher priority and override file settings.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foffa%2Ftrackpack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foffa%2Ftrackpack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foffa%2Ftrackpack/lists"}