We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fa5833 commit d3660e9Copy full SHA for d3660e9
plugins-builtin/extractcode-7z-system_provided/README.md
@@ -1 +1 @@
1
-A ScanCode plugin debian clubbed plugin to provide paths to binary libraries and utilities and their locations.
+A ScanCode debian package clubbed plugin to provide paths to binary libraries,utilities and their locations.
plugins-builtin/extractcode-7z-system_provided/setup.py
@@ -13,7 +13,7 @@
13
from setuptools import setup
14
15
16
-desc = '''A ScanCode path provider plugin to provide a prebuilt native sevenzip binary.'''
+desc = '''A ScanCode path provider plugin to provide system package provided sevenzip binary.'''
17
18
setup(
19
name='extractcode-7z',
0 commit comments