savannah-register-public
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-register-public] [task #13127] Submission of Goatee


From: Bryan Gardiner
Subject: [Savannah-register-public] [task #13127] Submission of Goatee
Date: Sun, 16 Mar 2014 19:59:47 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:27.0) Gecko/20100101 Firefox/27.0 SeaMonkey/2.24

URL:
  <http://savannah.nongnu.org/task/?13127>

                 Summary: Submission of Goatee
                 Project: Savannah Administration
            Submitted by: khumba
            Submitted on: Sun 16 Mar 2014 12:59:47 PM PDT
         Should Start On: Sun 16 Mar 2014 12:00:00 AM PDT
   Should be Finished on: Wed 26 Mar 2014 12:00:00 AM PDT
                Category: Project Approval
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                  Effort: 0.00

    _______________________________________________________

Details:

A new project has been registered at Savannah 
This project account will remain inactive until a site admin approves or
discards the registration.


= Registration Administration =

While this item will be useful to track the registration process, *approving
or discarding the registration must be done using the specific Group
Administration
<https://savannah.nongnu.org/siteadmin/groupedit.php?group_id=11278> page*,
accessible only to site administrators, effectively *logged as site
administrators* (superuser):

* Group Administration
<https://savannah.nongnu.org/siteadmin/groupedit.php?group_id=11278>


= Registration Details =

* Name: *Goatee*
* System Name:  *goatee*
* Type: non-GNU software and documentation
* License: GNU Affero General Public License v3 or later

----

==== Description: ====
Goatee is a free software game editor for the board game Go.
It supports creating, browsing, and manipulating game
records in the de facto standard Smart Game Format (SGF)[1].
It aims to provide full SGF support and flexibility over the
resulting structure, as well as some fun extras like playing
one-colour and blindfolded Go.  Eventually it will also
support being a frontend for Go-playing software via the Go
Text Protocol[2].

It is written entirely in Haskell, and is roughly split into
two parts: a library for working with SGF structures and a
GUI (GTK+2) on top of that for end use.  I am doing all of
my development on GNU/Linux with the Glasgow Haskell
Compiler (GHC), though Gtk2Hs is the largest overall
dependency in that theoretically Goatee could run on any
platform that Gtk2Hs supports.  I also have a heavy focus on
writing documented, tested code.

My code is available here: http://khumba.net/git/goatee.git

[1] http://www.red-bean.com/sgf/
[2] http://www.lysator.liu.se/~gunnar/gtp/


==== Other Software Required: ====
Goatee depends on a number of Haskell libraries, all of
which are available from Hackage (hackage.haskell.org):

- gtk (LGPL-2.1) and cairo (BSD3) from the Gtk2Hs project
  http://projects.haskell.org/gtk2hs/
  http://hackage.haskell.org/package/cairo
  http://hackage.haskell.org/package/gtk

  These are FFI interfaces, the underlying projects are:
  - GTK+ 2 (LGPL-2.1): http://www.gtk.org/
  - Cairo (LGPL-2.1): http://cairographics.org/

- mtl (BSD3)
  https://github.com/ekmett/mtl
  http://hackage.haskell.org/package/mtl

- parsec (BSD3)
  http://legacy.cs.uu.nl/daan/parsec.html
  http://hackage.haskell.org/package/parsec

- HUnit (BSD3)
  http://hunit.sourceforge.net/
  http://hackage.haskell.org/package/HUnit

- test-framework and test-framework-hunit (BSD3)
  https://batterseapower.github.io/test-framework/
  http://hackage.haskell.org/package/test-framework

Goatee also relies on the Glasgow Haskell Compiler, which is
released under a 3-clause BSD license
(https://ghc.haskell.org/trac/ghc/wiki/Licensing).


==== Other Comments: ====
Thank you for your consideration, Savannah looks like an
excellent hosting platform.


==== Tarball URL: ====
http://khumba.net/projects/goatee/goatee-2014-03-16.tar.gz






    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?13127>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]