You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
""" Sherlock Module
|
|
|
|
This module contains the main logic to search for usernames at social
|
|
networks.
|
|
|
|
"""
|
|
|
|
__shortname__ = "Sherlock"
|
|
__longname__ = "Sherlock: Find Usernames Across Social Networks"
|
|
__version__ = "0.14.4"
|