At the moment, only xbps uses this, but presumably this would be useful for any other PM with a from command.
The function:
https://github.com/willeccles/cpm/blob/68ff9eb624d6597bcb0f2a7f6eb6ebe826dfa742/cpm#L151-L156
The usage:
https://github.com/willeccles/cpm/blob/68ff9eb624d6597bcb0f2a7f6eb6ebe826dfa742/cpm#L316
This is adjacent to #51, which should be an addition to the resolve() function.
At the moment, only xbps uses this, but presumably this would be useful for any other PM with a
fromcommand.The function:
https://github.com/willeccles/cpm/blob/68ff9eb624d6597bcb0f2a7f6eb6ebe826dfa742/cpm#L151-L156
The usage:
https://github.com/willeccles/cpm/blob/68ff9eb624d6597bcb0f2a7f6eb6ebe826dfa742/cpm#L316
This is adjacent to #51, which should be an addition to the
resolve()function.