wordlist_processor Module Repository
#wordlist_processor Python project Small project created to clean up wordlists
Aligns the wordlists by removing spaces and html and xml tags.
To run the tests: Python -m unittest discover -s $(SOURCE_ROOT)/$(PROJECT_NAME)