File: control

package info (click to toggle)
ausaxs 1.1.8-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 72,592 kB
  • sloc: cpp: 49,853; ansic: 6,901; python: 730; makefile: 18
file content (32 lines) | stat: -rw-r--r-- 941 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
Source: ausaxs
Section: libs
Maintainer: Stuart Prescott <stuart@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 cmake,
 doxygen,
 libbackward-cpp-dev,
 libcairo2-dev,
 libcatch2-dev,
 libcli11-dev,
 libcurl4-openssl-dev,
 libgcem-dev,
 libgtk-3-dev,
 libbs-thread-pool-dev,
 libwebp-dev,
Standards-Version: 4.7.3
Homepage: https://github.com/AUSAXS/AUSAXS/
Vcs-Git: https://salsa.debian.org/science-team/ausaxs.git
Vcs-Browser: https://salsa.debian.org/science-team/ausaxs

Package: libausaxs
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: AUSAXS scattering calculator library
 The AUSAXS library is a calculation engine for evaluating the scattering
 intensity of biological samples and crystals. The calculations are
 based on the Debye equation and the library can be used to fit
 high-resolution models to SAXS curves, with options for the handling of
 both the excluded volume and hydration shell.