mansweet Add Support for Compressed As-Names Files (#69)
b447124 Aug 30, 2021
Add Support for Compressed As-Names Files (#69)
* Add Support for Compressed As-Names Files

Previously, users were not able to pass in a compressed As-Names file,
but they were able to pass in a compressed IP-ASN Database.  For those
trying to work with a single file-format / or compression apporach, this
feature enables that.

* Clean Up Unit Test
b447124