File: diff.py

package info (click to toggle)
rpmlint 2.7.0-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 8,264 kB
  • sloc: python: 20,518; ansic: 2,511; xml: 1,272; makefile: 17; sh: 4
file content (5 lines) | stat: -rwxr-xr-x 57 bytes parent folder | download | duplicates (3)
1
2
3
4
5
#!/usr/bin/python3

from rpmlint.cli import diff

diff()