[adios] 95/207: python package

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jun 12 06:04:43 UTC 2015


This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to branch master
in repository adios.

commit 258fdd22646f634df91c8dc67c9570470fea1a32
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Sun May 18 20:55:24 2014 +0100

     python package
---
 debian/control | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/debian/control b/debian/control
index 04007f2..195a1ec 100644
--- a/debian/control
+++ b/debian/control
@@ -38,3 +38,20 @@ Description: ADIOS Adaptable IO system for simulations - binaries
  (either Fortran or C) can transparently change how they process the data.
  .
  This package provides tools for use with ADIOS.
+
+Package: python-adios
+Depends: ${python:Depends}, ${misc:Depends}, ${shlibs:Depends}
+Section: python
+Architecture: any
+Provides: ${python:Provides}
+Description: Python interace to the ADISO IO system
+ This is a Python2 interface to ADIOS.
+ .
+ The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists
+ to describe the data in their code that may need to be written, read,
+ or processed outside of the running simulation. By providing an external
+ to the code XML file describing the various elements, their types, and
+ how you wish to process them this run, the routines in the host code
+ (either Fortran or C) can transparently change how they process the data.
+ .
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/adios.git



More information about the debian-science-commits mailing list