File: control

package info (click to toggle)
gastables 0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 296 kB
  • ctags: 303
  • sloc: python: 1,696; makefile: 15
file content (46 lines) | stat: -rw-r--r-- 1,562 bytes parent folder | download
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Source: gastables
Section: python
Priority: optional
Maintainer: Varun Hiremath <varun@debian.org>
Uploaders: Torsten Werner <twerner@debian.org>
XS-Python-Version: >= 2.4
Build-Depends: cdbs, debhelper (>= 5), python-all-dev (>= 2.3.5-11),
 python-central (>= 0.6.0)
Standards-Version: 3.7.3
Homepage: http://code.google.com/p/python-gastables/
Vcs-Svn: https://bollin.googlecode.com/svn/gastables/
Vcs-Browser: http://bollin.googlecode.com/svn/gastables/

Package: gastables
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
 python-gastables, python-wxgtk2.6, python-matplotlib
XB-Python-Version: ${python:Versions}
Description: graphical user interface for compressible flow gas table modules
 Gas Tables include modules for compressible gas flow
 calculations. The main modules currently included are:
  - Isentropic Relations
  - Normal Shock Relations
  - Oblique Shock Relations
  - Fanno Flow
  - Isothermal Flow
  - Rayleigh Flow
  - Prandtl Meyer Functions

Package: python-gastables
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-scipy
Suggests: gastables
XB-Python-Version: ${python:Versions}
Description: compressible flow gas table modules for Python
 Gas Tables include modules for compressible gas flow
 calculations. The main modules currently included are:
  - Isentropic Relations
  - Normal Shock Relations
  - Oblique Shock Relations
  - Fanno Flow
  - Isothermal Flow
  - Rayleigh Flow
  - Prandtl Meyer Functions
 .
 This package only provides the Python modules.