Skip to content

eclipsemode/go-excel-phone-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Excelize logo

Build Status Go Report Card Licenses

XLSX phone parser

Introduction

XLSX phone parser is a personal command line utility written in Go providing a simple console utility program for reading and parsing XLSX files for extracting a list of non-repeating phone numbers. Supports only xlsx files. This library needs Go version 1.23.2 or later.

Basic Usage

Installation

go get github.com/eclipsemode/go-excel-phone-parser/v1

Command line usage with Makefile

Note that path argument can is the path where is original data of xlsx file.

make run path="./data" city="Moscow" from=2000 to=2020

Contributing

It's a personal narrowly focused project with no contributing.

Licenses

This program is under the terms of the MIT License. See https://opensource.org/license/mit-0.

The Excel logo is a trademark of Microsoft Corporation. This artwork is an adaptation.

gopher.{ai,svg,png} was created by Takuya Ueda. Licensed under the Creative Commons 3.0 Attributions license.

About

Golang phone parser with 3 columns (phone, city, date)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published