 ; If originally filed using project source name, and it is different
 ; from the primary (first) binary package name, keep 'Source' to be
 ; able to adopt previously included tasks entry
Source: brian

 ; Define the format on how entries should be handled.
 ; Possible values:
 ;   extended -- whenever package is not in Debian and additional
 ;               fields should be obtained from debian/*:
 ;               * License
 ;               * WNPP
 ;               * Pkg-Description
 ;               * Responsible
 ;               * Homepage
 ;               * Vcs-*
 ;   plain [default] -- only fields listed here should be mentioned.
 ;               Common use -- whenever package is already known to UDD.
 ;
 ;  By default, all fields specified previously propagate into following
 ;  packages as well.  If that is not desired, add suffix '-clean' to
 ;  the Format
Format: extended

Tasks: debian-science/neuroscience-modeling

 ; Could have Depends/Recommends/Suggests and Ignore
 ; All those define Pkg-Name field which is not included
 ; in the final "rendering" but is available as Pkg-Name item
Depends: python-brian
Pkg-URL: http://neuro.debian.net/pkgs/%(Pkg-Name)s.html
Language: Python, C
Published-Authors: Goodman D.F. and Brette R.
Published-Title: Brian: a simulator for spiking neural networks in Python
Published-In: Front. Neuroinform
Published-Year: 2008
Published-DOI: 10.3389/neuro.11.005.2008

 ; May be some previous entry should be removed, thus say so
Removed: python-brian-doc

 ;Tasks: debian-med/imaging-dev
 ;Why: Allows interactive development/scripting

 ; ; It should be possible to switch between formats,
 ; ; e.g. if some component is not yet in Debian
 ;Format: extended
 ;
 ; ; Now some bogus one but with customizations
 ;Tasks: debian-med/documentation
 ;Recommends: python-brian-doc
 ;Language:
 ;Remark: some remark
 ;
