Atarashi scans for license statements in open source software, focusing on text statistics. Designed to work stand-alone and with FOSSology.
GNU General Public License v2.0
26
stars
23
forks
source link
refactor(argparse): Shifted from argparse to plac #75
Open
Aman-Codes opened 3 years ago
Description
Refactored to code to shift from argparse module to plac command line parser
Closes #63