Skip to content

Comments

patterns: add bcss (BeyondCompare SnapShot) file#338

Merged
WerWolv merged 7 commits intoWerWolv:masterfrom
ttimasdf:pr-bcss
Jan 13, 2025
Merged

patterns: add bcss (BeyondCompare SnapShot) file#338
WerWolv merged 7 commits intoWerWolv:masterfrom
ttimasdf:pr-bcss

Conversation

@ttimasdf
Copy link
Contributor

Pattern

BeyondCompare BCSS file is created by Snapshots feature of Beyond Compare software.

This format consists of a header and zlib-compressed content. Additional instructions and procedures were added to support both the file and its decompressed content.

Checklist

  • A pattern for this format doesn't exist yet (or this PR improves the existing one)
  • The new pattern has been added to the relevant table in the Readme
  • The new pattern has a description pragma (#pragma description My pattern Description here)
  • The pattern was associated with all relevant MIME types (using #pragma MIME mime-type in the source code)
    • Make sure to never use application/octet-stream here as that means "Unidentifiable binary data"
  • A test file for this pattern has been added to /tests/patterns/test_data
    • Try to keep this file below ~ 1 MB

@WerWolv WerWolv merged commit fdc4a87 into WerWolv:master Jan 13, 2025
2 checks passed
@WerWolv
Copy link
Owner

WerWolv commented Jan 13, 2025

Thanks a lot! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants