Yes go for it. It'll be better for the repository to end in .jl. As to the name, let's see if there are any creative suggestions on this thread, but it's ultimately your decision.
Regards - Avik On Friday, 18 March 2016 08:52:53 UTC, Bart Janssens wrote: > > Hi, > > I'd like to register the CppWrapper package: > https://github.com/barche/CppWrapper > > At the very least, I'll have to rename the github repo to CppWrapper.jl, > but while I'm at it I'd like to ask if there are any suggestions for a > better name? The package is meant to "wrap" a C++ library in a set of Julia > functions and types. Unlike Cxx.jl, there is no direct way to call C++ > functions, but a C++ file has to be written and compiled into a shared > library that can then be loaded using CppWrapper. > > Cheers, > > Bart >
