rpm-software-management / python-rpm-packaging

Tools for packaging Python projects with rpm
Other
3 stars 6 forks source link

Add basic info to the README #4

Open hroncok opened 3 years ago

hroncok commented 3 years ago

We need to explain what this is.

itsabhianant commented 3 years ago

Hi @hroncok ,

I am willing to contribute to this project. The problem here is that I will be contributing to your project for the first time and I have very little idea of your project. It would be great if you give me a basic idea of what your project does so that I can add a basic README and then make changes as per your instructions.

Best, Abhishek

hroncok commented 3 years ago

I'll dump some basic info here soon

hroncok commented 3 years ago

For the context, see the discussion here: https://github.com/rpm-software-management/rpm/pull/1607

What is your level of understanding of RPM macros and generators?