fpm icon indicating copy to clipboard operation
fpm copied to clipboard

Fortran interface bindings to libgit2

Open interkosmos opened this issue 5 years ago • 6 comments

I’d like to announce that I’m working on a collection of Fortran 2008 ISO C binding interfaces to libgit2, as this dependency was discussed in #136 and #166. Just in case anybody else has the same idea.

interkosmos avatar Sep 10 '20 18:09 interkosmos

Awesome, thank you @interkosmos !

certik avatar Sep 10 '20 18:09 certik

@interkosmos Do you have a public repository available?

ivan-pi avatar Jan 19 '21 19:01 ivan-pi

@ivan-pi: Not yet, although, I did not work on the interface library in the last weeks.

Current status:

-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Fortran 90                      26            149            129           1045
-------------------------------------------------------------------------------
SUM:                            26            149            129           1045
-------------------------------------------------------------------------------

I try to publish an alpha release in the next time.

interkosmos avatar Jan 19 '21 21:01 interkosmos

Is there any interest in turning the interface library into a community project? I’ve 900 LOC and three small example programs so far.

interkosmos avatar Sep 20 '21 14:09 interkosmos

Yes, I think this would be very useful for fpm, and likely beyond.

milancurcic avatar Sep 20 '21 14:09 milancurcic

I’ve created a repo here, and would like to give up the maintainership in future. Someone willing to adopt it?

interkosmos avatar Sep 20 '21 14:09 interkosmos