Metadata-Version: 1.1
Name: pictools
Version: 0.13.0
Summary: PIC tools.
Home-page: https://github.com/eerimoq/pictools
Author: Erik Moqvist
Author-email: erik.moqvist@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Description: About
        =====
        
        `PIC tools` is a collection of tools to ease PIC development. PIC is
        family of microcontrollers made by `Microchip`_.
        
        Features:
        
        - A PIC programmer based on an `Arduino Due`_. Today only the
          `PIC32MM0256GPM064`_ family is supported.
        
        Project homepage: https://github.com/eerimoq/pictools
        
        Documentation: http://pictools.readthedocs.org/en/latest
        
        .. _Arduino Due: https://store.arduino.cc/arduino-due
        
        .. _Microchip: https://www.microchip.com/
        
        .. _PIC32MM0256GPM064: https://www.microchip.com/wwwproducts/en/PIC32MM0256GPM064
        
Keywords: pic,pic32,programmer
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
