Skip to content

Conversation

Rupikz
Copy link

@Rupikz Rupikz commented Jun 29, 2025

Added a small wrapper over the github.com/sassoftware/go-rpmutils library

Let me know if this solution differs from your vision

Signed-off-by: Kudryavcev Nikolay <[email protected]>
Copy link
Owner

@mholt mholt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the contribution!

Is this all hand-written code?

I am not familiar with RPM but I understand it is basically a fancy/wrapped zip file?

@Rupikz
Copy link
Author

Rupikz commented Jul 10, 2025

Is this all hand-written code?

Not without using AI. But mainly, the rar/zip implementations and others served as examples.

I am not familiar with RPM but I understand it is basically a fancy/wrapped zip file?

Yes, at the lowest level an RPM contains files packaged in a cpio archive. However, RPM is also a package manager that includes installation rules.

@mholt
Copy link
Owner

mholt commented Jul 10, 2025

We can try it. Can you help maintain it if issues are reported? I don't really use RPM so I would need your help or if we can't maintain it we'll have to remove it.

@mholt
Copy link
Owner

mholt commented Aug 25, 2025

@Rupikz Not sure if you saw my question, but I will probably close this unless you are willing to help maintain it, since I don't think I will be able to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants