comparison README.txt @ 5:24417b83ef29

polish a bit
author Jeff Hammel <jhammel@mozilla.com>
date Mon, 15 Apr 2013 22:14:49 -0700
parents 12e7f245eb0f
children 16efbc1beed0
comparison
equal deleted inserted replaced
4:12e7f245eb0f 5:24417b83ef29
17 17
18 18
19 Potential Uses 19 Potential Uses
20 -------------- 20 --------------
21 21
22 * dependency somethin somethin' 22 * dependency curation:
23 - DEPS: http://deps.alioth.debian.org/ , 23 - DEPS: Dependency Extraction and Processing System;
24 http://deps.alioth.debian.org/ ,
24 http://vasks.debian.org/projects/deps/ 25 http://vasks.debian.org/projects/deps/
25 - http://ieeexplore.ieee.org/xpl/login.jsp?tp=&arnumber=6130680&url=http%3A%2F%2Fieeexplore.ieee.org%2Fxpls%2Fabs_all.jsp%3Farnumber%3D6130680 26 - Extraction of Attribute Dependency Graph from Database Applications
27 http://ieeexplore.ieee.org/xpl/articleDetails.jsp?arnumber=6130680&contentType=Conference+Publications
26 - MAKAO, reverse engineering build systems : 28 - MAKAO, reverse engineering build systems :
27 http://mcis.polymtl.ca/~bram/makao/ 29 http://mcis.polymtl.ca/~bram/makao/
28 30
31 * workflow construction, execution, and curation:
32 - [TODO]
33
29 Meta: 34 Meta:
30 - http://ieeexplore.ieee.org/xpl/articleDetails.jsp?tp=&arnumber=5514484&contentType=Conference+Publications&searchWithin%3DSearch_Index_Terms%3A.QT.Flow+graphs.QT. 35 - A Formal Definition of Data Flow Graph Models
36 http://ieeexplore.ieee.org/xpl/articleDetails.jsp?arnumber=1676696&contentType=Journals+%26+Magazines
31 37
32 38
33 Links 39 Links
34 ----- 40 -----
41
42 /Links to software and other communiques/
35 43
36 Python packages: 44 Python packages:
37 45
38 * https://pypi.python.org/pypi/finite 46 * https://pypi.python.org/pypi/finite
39 Yet another finite state automaton 47 Yet another finite state automaton