-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description of new feature
Currently CppInterOp is only available through the conda package manager. To increase the number of people making use of CppInterOp it should be made available through multiple package managers for a variety of systems. I'm aware that doing this is a lot of work, but I think its worth the effort. Examples package managers include
For osx
- MacPorts (my package manager of choice on osx)
- Homebrew (very popular for osx due to not requiring admin rights like conda)
Linux
- apt/apt-get (the default package managers for Ubuntu)
- dnf (I believe the default for Fedora)
Windows
- Chocolatey (the package manager used by Github on Windows)
HPC systems regularly make use of these 2
- Spack
- Easybuild
I plan to slowly make my way through the list above over the course of the year.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request