Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/novusvetus/gedcomparser

(WIP) A little helper to parse Gedcom files.
https://github.com/novusvetus/gedcomparser

hacktoberfest

Last synced: 25 days ago
JSON representation

(WIP) A little helper to parse Gedcom files.

Awesome Lists containing this project

README

        

## Overview ##
A little helper to parse Gedcom files.

## Installation ##
### Add it to your project with: ###
```shell
composer require novusvetus/gedcomparser
```

## License ##
3-clause BSD license
See [License](LICENSE)

## Bugtracker ##
Bugs are tracked in the issues section of this repository on GitHub.
Please read over existing issues before submitting an issue to ensure yours is unique.

[Create a new issue](../../issues/new)
- Describe the steps to reproduce your issue.
- Describe the expected and the actual outcome.
- Describe your environment as detailed as possible.

## Development and contribution ##
Feature requests can also be made by [creating a new issue](../../issues/new).
If you would like to make contributions to this repository, feel free to [create a fork](../../fork) and submit a pull request.

## Links ##
* [ReindeerWeb](https://www.reindeer-web.de)
* [Novusvetus](https://www.novusvetus.de)
* [License](./LICENSE)
* [Contributing](./CONTRIBUTING.md)