Source: biococoa
Section: science
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
DM-Upload-Allowed: yes
Uploaders: Scott Christley <schristley@mac.com>,
 Andreas Tille <tille@debian.org>,
 Charles Plessy <plessy@debian.org>
Build-Depends: cdbs, debhelper, libgnustep-base-dev (>= 1.16.1), quilt
Standards-Version: 3.9.1
Homepage: http://bioinformatics.org/biococoa/
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/biococoa/trunk/?rev=0&sc=0
Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/biococoa/trunk/

Package: libbiococoa-dev
Section: libdevel
Architecture: any
Depends: libbiococoa2 (= ${binary:Version}), libgnustep-base-dev, ${gnustep:Depends}
Description: Bioinformatics framework for GNUstep and Cocoa (development files)
 BioCocoa is an open source Cocoa framework for bioinformatics. It intends to
 provide Cocoa programmers with a full suite of tools for handling and
 manipulating biological sequences. Cocoa is a great framework for rapid
 application development and it is therefore often used to create innovative
 bioscientific apps. To speed up development even more, BioCocoa wants to
 offer reusable Cocoa classes that are specific for molecular biology and
 biofinformatics. At this time, BioCocoa offers model classes for biological
 sequences, controller classes for alignment, sequence manipulation and I/O,
 interfacing with ENTREZ and view classes that let you easily display and work
 with sequences in your own applications.
 .
 This package contains the development files, documentation and
 examples for developing GNUstep applications using the BioCocoa framework.

Package: libbiococoa2
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${gnustep:Depends}
Description: Bioinformatics framework for GNUstep and Cocoa (library files)
 BioCocoa is an open source Cocoa framework for bioinformatics. It intends to
 provide Cocoa programmers with a full suite of tools for handling and
 manipulating biological sequences. Cocoa is a great framework for rapid
 application development and it is therefore often used to create innovative
 bioscientific apps. To speed up development even more, BioCocoa wants to
 offer reusable Cocoa classes that are specific for molecular biology and
 biofinformatics. At this time, BioCocoa offers model classes for biological
 sequences, controller classes for alignment, sequence manipulation and I/O,
 interfacing with ENTREZ and view classes that let you easily display and work
 with sequences in your own applications.
 .
 This package contains the runtime libraries.
