tabmerge

module to parse record-oriented data in a text file

Install

All systems
curl cmd.cat/tabmerge.sh
Debian Debian
apt-get install libtext-recordparser-perl
Ubuntu
apt-get install libtext-recordparser-perl
image/svg+xml Kali Linux
apt-get install libtext-recordparser-perl
Fedora
dnf install perl-Text-RecordParser
Windows (WSL2)
sudo apt-get update sudo apt-get install libtext-recordparser-perl
Raspbian
apt-get install libtext-recordparser-perl

libtext-recordparser-perl

module to parse record-oriented data in a text file

Text::RecordParser is a Perl module that extracts record-oriented data from arbitrary text files. The most common example has records separated by newlines and fields delimited by commas or tabs. This module aims to provide a consistent interface for processing an arbitrary sequence of records in a file, however they may be delimited. The data can then be extracted using arrays or hashes.

perl-Text-RecordParser

Read record-oriented files

astrometry.net

Astrometry plate solver

The astrometry engine will take any image and return the astrometry world coordinate system (WCS), a standards-based description of the transformation between image coordinates and sky coordinates.