Codebase list python-livereload / da68048
Add django in suggestion of both python{,3} packages Pierre-Elliott Bécue authored 5 years ago Agustin Henze committed 5 years ago
2 changed file(s) with 15 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
1212 - Vcs urls set to salsa
1313 - Add the basic python testsuite
1414 - Drop the obsolete X-Python{,3} entries
15 - Add django in suggestion of both python{,3} packages
1516 * d/compat: Raised level to 11
1617 * d/python-livereload-doc.doc-base:
1718 - Updated file paths according to dh
2121 Architecture: all
2222 Depends: python-pkg-resources, ${misc:Depends}, ${python:Depends}
2323 Recommends: node-less, python-pyinotify
24 Suggests: coffeescript, node-uglify, python-livereload-doc, python-slimmer
24 Suggests:
25 coffeescript,
26 node-uglify,
27 python-django,
28 python-flask,
29 python-livereload-doc,
30 python-slimmer,
2531 Description: automatic browser refresher
2632 It is really boring for Web developers to need to refresh their browser
2733 every time they save a (CSS, JavaScript, or HTML) file. LiveReload will
3339 Architecture: all
3440 Depends: python3-pkg-resources, ${misc:Depends}, ${python3:Depends}
3541 Recommends: node-less, python3-pyinotify
36 Suggests: coffeescript, node-uglify, python-livereload-doc, python3-slimmer
42 Suggests:
43 coffeescript,
44 node-uglify,
45 python-livereload-doc,
46 python3-django,
47 python3-flask,
48 python3-slimmer,
3749 Description: automatic browser refresher (Python 3)
3850 It is really boring for Web developers to need to refresh their browser
3951 every time they save a (CSS, JavaScript, or HTML) file. LiveReload will