File: __init__.py

package info (click to toggle)
vistrails 2.1.1-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 74,208 kB
  • ctags: 46,250
  • sloc: python: 316,267; xml: 52,512; sql: 3,627; php: 731; sh: 260; makefile: 108
file content (6 lines) | stat: -rw-r--r-- 141 bytes parent folder | download
1
2
3
4
5
6
name = 'STEM'
identifier = 'edu.cornell.birds.stem'
version = '0.0.2'

def package_dependencies():
    return ['edu.utah.sci.vistrails.rpy']