Metadata-Version: 2.1
Name: nimfilt
Version: 1.0
Summary: A collection of modules and scripts to help with analyzing Nim binaries
Home-page: https://www.github.com/eset/nimfilt
Author: Alexandre Côté Cyr
Author-email: alexandre.cote@eset.com
License: BSD
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3
Description-Content-Type: text/markdown
License-File: LICENSE


Nimfilt
======
Nimfilt is a collection of modules and scripts to help with analyzing
[Nim](https://github.com/nim-lang/Nim/) binaries. It started out as a CLI
demangling tool inspired by `c++filt`. It evolved into a larger set of tools
for analyzing Nim, but the original name stuck.
