Package sunfish: Information

    Source package: sunfish
    Version: 0.2-alt1
    Build time:  Sep 11, 2019, 08:45 PM in the task #237450
    Category: Games/Boards
    Report package bug
    License: GPLv3
    Summary: A Python Chess Engine in 111 lines of code
    Description: 
    Sunfish is a simple, but strong chess engine, written in Python, mostly for
    teaching purposes. Without tables and its simple interface, it takes up
    just 111 lines of code!
    Because Sunfish is small and strives to be simple, the code provides a great
    platform for experimenting. People have used it for testing parallel search
    algorithms, experimenting with evaluation functions, and developing
    deep learning chess programs. Fork it today and see what you can do!

    List of rpms provided by this srpm:
    sunfish (noarch)

    Maintainer: Grigory Ustinov

    List of contributors:
    Grigory Ustinov

      1. python3-dev
      2. rpm-build-python3

    Last changed


    Sept. 11, 2019 Grigory Ustinov 0.2-alt1
    - Build new version.
    - Transfer for python3.
    Nov. 2, 2017 Grigory Ustinov 0.1-alt2
    - Change summary and upstream.
    Sept. 20, 2017 Grigory Ustinov 0.1-alt1
    - Initial build for Sisyphus.