Contributing CDF bindings to Deimos

mw mingwu at gmail.com
Tue Mar 23 05:54:13 UTC 2021


On Tuesday, 23 March 2021 at 05:34:57 UTC, Chris Piker wrote:
> Hi D
>
> There is a C library that's important for my line of work,
>
>   https://cdf.gsfc.nasa.gov/
>
> but it's not exactly a popular library in the general sense.  I 
> willing to contribute & maintain D bindings for this library 
> following the Deimos guidelines but am wondering if it's too 
> specific to be allowed into the repository.
>
> If D bindings for the Common Data Format library are an 
> acceptable addition, can you point me to a procedure document 
> for issuing pull requests for package submissions?
>
> Thanks for the guidance,

Create a github repo, and create an account on:

https://code.dlang.org/


Then you can register your project there, and supported by dub 
build.



More information about the Digitalmars-d-learn mailing list