File: README.source

package info (click to toggle)
duktape 2.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 21,160 kB
  • sloc: ansic: 215,359; python: 5,961; javascript: 4,555; makefile: 477; cpp: 205
file content (4 lines) | stat: -rw-r--r-- 260 bytes parent folder | download | duplicates (4)
1
2
3
4
The directory src contains a combintaion of all source files from src-separate into duktape.c.
This combination can be done with the script combine_src.py[1] from the upstream repository.

[1]https://github.com/svaarala/duktape/blob/master/util/combine_src.py