top | item 44118103

(no title)

aeroevan | 9 months ago

Does PDM manage C/Fortran library dependencies? IIRC conda was the only solution for managing both native and python dependencies but I haven't really looked elsewhere.

With wheels and the manylinux specifications there's less of a usecase for that, but still could be useful

discuss

order

reedf1|9 months ago

Not sure about Fortran - but C for sure, yes.

jaimergp|9 months ago

Where does it fetch the C packages from? I always thought PDM was a _Python_ package manager, so the only source is PyPI or another index.