File: detect-requirements.txt

package info (click to toggle)
python-requirements-detector 0.6-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 248 kB
  • sloc: python: 601; makefile: 16; sh: 2
file content (11 lines) | stat: -rw-r--r-- 284 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
NAME
  detect-requirements - find and list requirements of a Python project

SYNOPSIS
  detect-requirements <path>
  
DESCRIPTION
  if path is not specified, the current working directory will be used
  
AUTHORS
  requirements-detector was written by Landscape.io <code@landscape.io>