Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gh0stwizard/iana-tld-extractor
- Owner: gh0stwizard
- License: bsd-2-clause
- Created: 2017-04-18T20:24:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-08T00:00:04.000Z (9 months ago)
- Last Synced: 2024-04-18T04:03:51.752Z (7 months ago)
- Topics: csv, iana, tld
- Language: C
- Homepage:
- Size: 414 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.git
- License: LICENSE
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 --checkoutTo 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