Metadata-Version: 2.1
Name: file-info
Version: 1.1
Summary: Get information on over 10,000 file extensions right from the terminal
Home-page: http://https://github.com/sdushantha/fileinfo
Author: Siddharth Dushantha
Author-email: siddharth.dushantha@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: requests

# fileinfo

> Get information on over 10,000 file extensions right from the terminal

## 💾 Installation

```bash
# clone the repo
$ git clone https://github.com/sdushantha/fileinfo.git
# change the working directory to fileinfo
$ cd fileinfo

# install the requirements
$ pip3 install -r requirements.txt
```


## 📜 License
MIT License

Copyright (c) 2018 Siddharth Dushantha


