Skip to content
View thnaeff's full-sized avatar
Block or Report

Block or report thnaeff

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. GedcomStore GedcomStore Public

    To parse lineage-linked GEDCOM grammar files and build the GEDCOM-structure according to the parsed definitions

    Java 5 1

  2. GedcomCreator GedcomCreator Public

    Create simple GEDCOM-structures easily (and use them as a starting point to create more complex structures)

    Java 2 1

  3. CommandOP CommandOP Public

    To parse command lines, with tree-like and flat structures.

    Java

  4. DataTree DataTree Public

    A fully functional tree library which includes list/set/map trees, printers to print Text/HTML/CSV, iterators and much more

    Java

  5. GedcomReader GedcomReader Public

    Read GEDCOM data files (*.ged) into the tree structures used in my GEDCOM libraries

    Java 1

  6. SingleInstanceLock SingleInstanceLock Public

    Prevent your application from starting more than once on the same machine

    Java