File: sf_welcome.htm

package info (click to toggle)
rdkit 201203-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 37,840 kB
  • sloc: cpp: 93,902; python: 51,897; java: 5,192; ansic: 3,497; xml: 2,499; sql: 1,641; yacc: 1,518; lex: 1,076; makefile: 325; fortran: 183; sh: 153; cs: 51
file content (25 lines) | stat: -rw-r--r-- 934 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!DOCTYPE html PUBLIC "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
  <link rel="stylesheet" type="text/css" href="RD.css">
  <meta http-equiv="Content-Type"
 content="text/html; charset=iso-8859-1">
  <meta name="Author" content="greg Landrum">
  <title>RDKit: Home</title>
</head>
<body>

More information coming. In the meantime, here are links to:
<ul>
<li> <a href="http://sourceforge.net/projects/rdkit">The project page</a>
<li> <a href="http://sourceforge.net/project/showfiles.php?group_id=160139">The download page</a>
<li> <a href="http://sourceforge.net/mail/?group_id=160139">The mailing lists</a>
<li> <a href="http://sourceforge.net/tracker/?atid=814650&group_id=160139&func=browse">The bug tracker</a>
</ul>



<a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=160139&amp;type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a>

</body>
</html>