muse-image-brief: new port, version 1.0.0 - #33747
Draft
FosterMartyn735 wants to merge 1 commit into
Draft
Conversation
Add a dependency-free command-line validator for structured JSON image briefs.
Contributor
|
I notice that the the upstream GitHub repository exists for 2 weeks, the first commit to the repository was 14 hours ago and it's released as version 1.0.0. What is the exact purpose of this? I sincerely doubt that we are interested in including this.. |
reneeotten
marked this pull request as draft
July 30, 2026 03:51
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Add a new port for Muse Image Brief 1.0.0, a dependency-free command-line validator for structured JSON image briefs. The source archive is public at https://github.com/FosterMartyn735/muse-image-brief and contains an MIT license, documentation, and four unit tests.
This is a new Portfile submission. No existing Trac ticket is required.
Type(s)
Tested on
No macOS host is available in the current environment. The source command and its four unit tests pass with Python, but port lint, port test, and a full MacPorts install have not been claimed; the official PR CI is requested for those checks.
Verification
Have you