Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gh0stwizard/iana-tld-extractor

Convert data from IANA Root Zone Database website to CSV format
https://github.com/gh0stwizard/iana-tld-extractor

csv iana tld

Last synced: 12 days ago
JSON representation

Convert data from IANA Root Zone Database website to CSV format

Awesome Lists containing this project

README

        

This repository contains git modules. After cloning this repository
you have to fetch modules data:

% git submodule init
% git submodule update --checkout

To update modules data to the latest revision use the following command
(do NOT use it if don't know what you are doing):

% git submodule update --remote