Package golly: Information

    Source package: golly
    Version: 4.2-alt1
    Build time:  Oct 3, 2022, 12:34 AM
    Category: Education
    Report package bug
    License: GPLv2
    Summary: Exploring Conway's Game of Life and other cellular automata
    Description: 
    Welcome to Golly, a sophisticated tool for exploring Conway's
    Game of Life and other cellular automata.
    
    - Unbounded universe (limited only by memory).
    - Fast, memory-efficient conventional algorithm.
    - Use hashing to see large patterns evolve at huge time scales.
    - Responsive even while generating or garbage collecting.
    - Reads RLE, Life 1.05/1.06, dblife, and macrocell formats.
    - Can also read common graphic formats: BMP, PNG, GIF, TIFF.
    - Includes a state-of-the-art pattern collection.
    - Supports other Life-like rules and Wolfram's 1D rules.
    - Fast loading of large patterns.
    - Paste in patterns from the clipboard.
    - Unlimited undo/redo.
    - Unbounded zooming out for astronomical patterns.
    - Auto fit option keeps a generating pattern within view.
    - Full screen option (no menu/status/tool/scroll bars).
    - Supports multiple layers, including cloned layers.
    - HTML-based help with integrated Life Lexicon.
    - Scriptable via Perl or Python.
    - User-configurable keyboard shortcuts.
    - Free, open source and cross-platform (Windows, Mac, Linux).
    - We also provide bgolly, a GUI-less version.

    List of rpms provided by this srpm:
    golly (mipsel)
    golly-data (noarch)
    golly-debuginfo (mipsel)

    Maintainer: George V. Kouryachy


      1. ImageMagick-tools
      2. libwxGTK3.2-devel
      3. python3-dev
      4. libGLU-devel
      5. gcc-c++
      6. zlib-devel
      7. libSDL2-devel

    Last changed


    Sept. 24, 2022 George V. Kouryachy 4.2-alt1
    - New version
    Sept. 21, 2022 Anton Midyukov 4.1-alt2
    - NMU: rebuild with wxGTK3.2
    Dec. 14, 2021 George V. Kouryachy 4.1-alt1
    - Autobuild version bump to 4.1
    - Remove already broken PERL support
    - No upstream configure any more