Skip to content
Snippets Groups Projects

Add module for parsing mtree files

Merged David Runge requested to merge mtree_parser into master
All threads resolved!

Add a module for parsing mtree (e.g. a package's .MTREE file) files. Add documentation for the parser as well as documentation for package signatures.

Fixes #51 (closed)

Edited by David Runge

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Brett Cornwall
  • David Runge added 3 commits

    added 3 commits

    • 0d8bd7c9 - Add documentation about package files
    • be352389 - Add documentation about packages to TOC
    • faa409c0 - Link to package signature from binary repository docs

    Compare with previous version

  • David Runge resolved all threads

    resolved all threads

  • David Runge added 9 commits

    added 9 commits

    • a29a1c16 - Add module to parse mtree files
    • 7b96a341 - Add pyzstd to list of dependencies
    • 89dc0aaf - Update poetry lock file
    • 1d270c26 - Add package module for basic reading of package files
    • 03d00f8b - Add integration test to read mtree files from packages
    • 25adb7b8 - Export JSON schema for MTree model
    • 1e267ace - Add documentation about package files
    • c0264ae4 - Add documentation about packages to TOC
    • 5aced456 - Link to package signature from binary repository docs

    Compare with previous version

  • David Runge added 9 commits

    added 9 commits

    • fb9b3eaf - Add module to parse mtree files
    • 0e85ddde - Add pyzstd to list of dependencies
    • 36af17d9 - Update poetry lock file
    • 41962ff5 - Add package module for basic reading of package files
    • 689ed47f - Add integration test to read mtree files from packages
    • 33f17dd3 - Export JSON schema for MTree model
    • ec350ed5 - Add documentation about package files
    • b6b0f002 - Add documentation about packages to TOC
    • e2c71540 - Link to package signature from binary repository docs

    Compare with previous version

  • David Runge resolved all threads

    resolved all threads

  • documentation looks good to me.

    the code seems to be not bad either, but here I can understand much less.

  • merged

  • Please register or sign in to reply
    Loading