You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: software.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ Here you can find links to software related to RPM such as frontends, packaging
44
44
*[perl-RPM4](http://search.cpan.org/~tvignaud/RPM4/) provides an object-oriented interface to RPM facilities for Perl.
45
45
*[RPM-Specfile](http://search.cpan.org/dist/RPM-Specfile/) is a Perl extension for creating RPM specfiles.
46
46
*[python-specfile](https://github.com/packit/specfile) is a Python library for parsing and manipulating RPM spec files. Main focus is on modifying existing spec files, any change should result in a minimal diff.
47
-
* Python bindings for RPM are distributed as part of [RPM releases](download).
47
+
* Python bindings for RPM are distributed as part of [RPM releases](releases).
48
48
*[JRPM](http://jrpm.sourceforge.net/) is a java library to manipule and create RPM archives.
49
49
*[Redline](http://www.introspectrum.com/oss/) is a pure Java library for manipulating RPM Package Manager packages.
50
50
*[php-rpminfo](https://git.remirepo.net/cgit/tools/php-rpminfo.git/) allows to retrieve information from RPM files or from the installed RPMs database from PHP. See [docs](https://www.php.net/rpminfo) for details.
0 commit comments