File: check_rst.sh

package info (click to toggle)
python-future 0.18.2-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,264 kB
  • sloc: python: 43,246; makefile: 136; sh: 29
file content (2 lines) | stat: -rwxr-xr-x 68 bytes parent folder | download | duplicates (5)
1
2
#!/bin/sh
rst2html README.rst > README.html && xdg-open README.html