Package libconfix :: Package plugins :: Package c :: Module helper
[show private | hide private]
[frames | no frames]

Module libconfix.plugins.c.helper

Function Summary
  extract_requires(lines)
From lines (a list of strings), extract the possible require-candidates - i.e.
  search_main(lines)

Function Details

extract_requires(lines)

From lines (a list of strings), extract the possible
require-candidates - i.e. the files which are #include<>d. Return
them as list of strings.

Generated by Epydoc 2.1 on Fri Nov 23 16:56:40 2007 http://epydoc.sf.net