Package gnustep-BioCocoa: Information

    Source package: gnustep-BioCocoa
    Version: 2.2.2-alt4
    Latest version according to Repology
    Build time:  Jan 13, 2023, 12:50 AM in the task #313089
    Report package bug
    License: BSD
    Summary: Open source OpenStep (GNUstep/Cocoa) framework for bioinformatics
    Description: 
    BioCocoa is an open source OpenStep (GNUstep/Cocoa) framework for
    bioinformatics written in Objective-C. We intend to provide OpenStep
    programmers with a full suite of tools for handling and manipulating
    biological sequences. OpenStep 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 OpenStep classes that are specific for
    molecular biology and biofinformatics. At this time, BioCocoa includes:
    
    * A set of model objects to represent biological sequences that are both
      easy to use, yet very powerful and lightweight.
    * I/O classes to import and export sequences to and from a variety of
      commonly used formats including BEAST, Clustal, EMBL, Fasta, GCG-MSF,
      GDE, Hennig86, NCBI, NEXUS, NONA, PDB, Phylip, PIR, Plain/Raw,
      Swiss-Prot and TNT.
    * Tools to manipulate and obtain information about sequences.
    * Efficient caching so that large sequences maintained in files can be
      analyzed without loading them all into memory.
    * Parsing classes for other biological data such as microarray gene
      expression, biomedical ontologies and metabolic models.
    * An NSTextView based class to display sequences.
    * BioCocoa can be used to create applications Apple Mac OSX using Cocoa,
      and on Linux and Windows using GNUstep.

    List of rpms provided by this srpm:
    gnustep-BioCocoa (x86_64, ppc64le, i586, armh, aarch64)
    libgnustep-BioCocoa (x86_64, ppc64le, i586, armh, aarch64)
    libgnustep-BioCocoa-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libgnustep-BioCocoa-devel (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Andrey Cherepanov


    ACL:
    Andrey Cherepanov
    @everybody

      1. /proc
      2. libxslt-devel
      3. libffi-devel
      4. gnustep-gui-devel
      5. gnustep-make-devel
      6. libgcrypt-devel
      7. libgmp-devel
      8. libgnutls-devel
      9. libicu-devel
      10. zlib-devel

    Last changed


    Oct. 7, 2020 Andrey Cherepanov 2.2.2-alt4
    - Build without libgnustep-objc2-devel.
    Feb. 14, 2014 Eugeny A. Rostovtsev 2.2.2-alt3
    - Built with clang
    Jan. 29, 2014 Eugeny A. Rostovtsev 2.2.2-alt2
    - Added Requires: gnustep-back