Language

Package: python2-clf @ 0.5.7

Synopsis

Search code snippets on https://commandlinefu.com

Description

clf is a command line tool for searching code snippets on https://commandlinefu.com.

Home page
https://github.com/ncrocfer/clf
Location
gnu/packages/web.scm (line: 6312, column: 4)
License

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'python2-nose' should probably be a native input
input-labels

Identify input labels that do not match package names

label 'python-docopt' does not match package name 'python2-docopt'
input-labels

Identify input labels that do not match package names

label 'python-pygments' does not match package name 'python2-pygments'
input-labels

Identify input labels that do not match package names

label 'python-requests' does not match package name 'python2-requests'
input-labels

Identify input labels that do not match package names

label 'python-nose' does not match package name 'python2-nose'
input-labels

Identify input labels that do not match package names

label 'python-lxml' does not match package name 'python2-lxml'
input-labels

Identify input labels that do not match package names

label 'python-pyaml' does not match package name 'python2-pyaml'
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?