<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=windows-1251"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
02.04.2011 0:11, Donnie Berkholz пишет:
<blockquote cite="mid:20110401201129.GC32116@karle.mayo.edu"
type="cite">
<pre wrap="">Do any of you have useful software that scans source code to determine
its dependencies? We're considering a Google Summer of Code project that
would include this as one aspect of a semi-automated package generator,
but I'd hate to see us duplicating effort.
The basic idea I had in mind is a set of plugins, one per language, with
a sufficient understanding of that language's syntax to determine the
external files a given piece of code depends on. We'd then couple that
with a tool like distromatch to figure out which packages the files came
from.
</pre>
</blockquote>
<br>
Try the Linux Application Checker [1-3].<br>
<br>
[1] <a href="http://ldn.linuxfoundation.org/lsb/check-your-app">Check
Your App</a><br>
[2] <a
href="http://ldn.linuxfoundation.org/lsb/all-about-linux-application-checker">All
About the Linux Application Checker</a><br>
[3] <a
href="http://ispras.linux-foundation.org/index.php/About_Linux_Application_Checker">About
Linux Application Checker</a><br>
<br>
<pre class="moz-signature" cols="72">--
Andrey Ponomarenko
Department for Operating Systems at ISPRAS
web: <a class="moz-txt-link-freetext" href="http://www.LinuxTesting.org">http://www.LinuxTesting.org</a>
mail: <a class="moz-txt-link-abbreviated" href="mailto:aponomarenko@ispras.ru">aponomarenko@ispras.ru</a>
</pre>
</body>
</html>