Hello,

this is a reimplementation of the Feaders[0] project written in Rust.
In short, Feaders is an application that can scan your C/C++ project
for #include directives and figure out which package from distribution
provides the included headers.

Unlike the original implementation that relied on SQLite repository
information the new one uses libhif Rust bindings that can be generated
with [1].
More information can be found at the project page [2].

PS: As mentioned in the notes[2] this was my way to learn Rust, so take
the code with a grain of salt ;)

Cheers,

Pavel

[0]: https://github.com/shaded-enmity/feaders
[1]: https://github.com/shaded-enmity/rust-libhif
[2]: https://github.com/shaded-enmity/feaders-rs

-- 
Pavel Odvody <[email protected]>
Sr. Software Engineer - EMEA ENG Developer Experience
5EC1 95C1 8E08 5BD9 9BBF 9241 3AFA 3A66 024F F68D
Red Hat Czech s.r.o., Purkyňova 99/71, 612 45, Brno

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Rpm-ecosystem mailing list
[email protected]
http://lists.rpm.org/mailman/listinfo/rpm-ecosystem

Reply via email to