
Security News
Python Tools Are Quickly Adopting the New pylock.toml Standard
pip, PDM, pip-audit, and the packaging library are already adding support for Python’s new lock file format.
github.com/elliotchance/gedcom
github.com/elliotchance/gedcom
is an advanced Go-style library and set of
command-line tools for dealing with
GEDCOM files.
You can download the latest binaries for macOS, Windows and Linux on the Releases page. This will not require you to install Go or any other dependencies.
Decode and encode GEDCOM files.
Traverse and manipulate GEDCOM files with the provided API.
A powerful query language called gedcomq lets you query GEDCOM files with a CLI tool. It can output CSV, JSON and other GEDCOM files.
Render GEDCOM files as fully static HTML websites.
Compare GEDCOM files from the same or different providers to find differences using the very advanced and configurable tool: gedcomdiff.
Merge GEDCOM files using the same advanced Compare algorithm with gedcomq.
Package | Description |
---|---|
gedcom | Package gedcom contains functionality for encoding, decoding, traversing, manipulating and comparing of GEDCOM data. |
gedcom/gedcom2html | Gedcom2html renders a GEDCOM file into HTML pages that can be shared and published easily. |
gedcom/gedcomdiff | Gedcomdiff is a tool for comparing GEDCOM files and producing a HTML report. |
gedcom/q | Package q is the gedcomq parser and engine. |
gedcom/gedcomq | Gedcomq is a command line tool and query language for GEDCOM files heavily inspired by jq, in name and syntax. |
gedcom/gedcomtune | Gedcomtune is used to calculate the ideal weights and similarities for the main gedcom package. |
gedcom/html | Package html is shared HTML rendering components that are shared by the other packages. |
gedcom/util | Package util contains shared functions used by several packages. |
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
pip, PDM, pip-audit, and the packaging library are already adding support for Python’s new lock file format.
Product
Socket's Go support is now generally available, bringing automatic scanning and deep code analysis to all users with Go projects.
Security News
vlt adds real-time security selectors powered by Socket, enabling developers to query and analyze package risks directly in their dependency graph.