GithubHelp home page GithubHelp logo

Comments (4)

ruben-arts avatar ruben-arts commented on July 30, 2024 1

Interesting idea, we are working on improving conda-python mapping thus this data might be available soon. Not sure if this would fit into pixi directly but would be cool to do a prototype!

from pixi.

traversaro avatar traversaro commented on July 30, 2024

Even more futuristic, if cps gets actually adopted by the C++ community, it would be cool to do something similar in C++ with cps package names.

Probably a bit OT, but just to note it somewhere: without going too much in the future with standards that are not even out in alpha, something else quite useful could be a CMake package --> conda package resolver (fyi @AleTarsi).

from pixi.

ruben-arts avatar ruben-arts commented on July 30, 2024

Ping @wolfv @baszalmstra @nichmor. Do you think this would be easy to add to the pypi-conda mapping tool?

from pixi.

traversaro avatar traversaro commented on July 30, 2024

Probably a bit OT, but just to note it somewhere: without going too much in the future with standards that are not even out in alpha, something else quite useful could be a CMake package --> conda package resolver (fyi @AleTarsi).

Again, a bit OT, but just to past in public a comment in a private chat:

A first pass at the CMake mapping is relatively easy. If a conda package provides a -config.cmake file, then it provides the PackageName. If a conda package provides a -config.cmake file, then it provides all possible packages obtained by varying the cases of packagename, i.e. PackageName, PACKAGENAME, PaCkAgEnAmE, etc etc. For the packages provided by Find.cmake scripts in CMake itself, the simplest solution is just hardcoding. For the packages provided by third-party Find.cmake, the solution is hardcoding ot just ignore them.

from pixi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.