Skip to content

Consume and export Common Package Specification #1118

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ZedThree opened this issue Apr 1, 2025 · 0 comments
Open

Consume and export Common Package Specification #1118

ZedThree opened this issue Apr 1, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@ZedThree
Copy link

ZedThree commented Apr 1, 2025

Description

https://cps-org.github.io/cps/

The Common Package Specification (CPS) is a mechanism for describing the useful artifacts of a software package. A CPS file provides a declarative description of a package that is intended to be consumed by other packages that build against that package. By providing a detailed, flexible, and language-agnostic description using widely supported JSON grammar, CPS aims to make it easy to portably consume packages, regardless of build systems used.

Exporting CPS files would make it easier for other projects to link against libraries built with fpm, while consuming CPS files would allow fpm to link against (already built and/or installed) libraries built with other tools.

Possible Solution

No response

Additional Information

No response

@ZedThree ZedThree added the enhancement New feature or request label Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant