Metadata-Version: 1.1
Name: digiduck
Version: 1.1.1b5
Summary: A program to compile Ducky Script to Digispark code
Home-page: https://github.com/uslurper/digiduck
Author: Uslurper
Author-email: aklo101256@gmail.com
License: MIT
Description: **DigiDuck: Ducky Script to Digispark**
        =======================================
        This is a simple program that converts Ducky Script for Hak5 USB Rubber Duckys into code executable by a Digispark.
        As of yet there is no support for the BREAK key, but all other keys work fine.
        
        Written by `Uslurper <https://github.com/uslurper>`_.
        
        Usage: digiduck [source.txt] [dest.txt]
        
        It's that simple.
        
Keywords: digispark duckyscript pentesting
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Code Generators
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
