File: example.pip

package info (click to toggle)
pip-requirements-el 0.5-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 144 kB
  • sloc: lisp: 85; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 125 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
# I'm a comment!
Django==1.2.3
foo[bar]==1.2
baz>1,<2
python-dateutil>=1.5,<=2.1,!=2.0
backports.ssl-match-hostname==3.4.0.2