Metadata-Version: 2.1
Name: avnet-scotty
Version: 2023.12
Summary: scotty: S(imple)C(ore) O(pen) T(echnology) T(ool for) Y(ou)
Author: Avnet Embedded GmbH
License: GPL-3.0-only
Project-URL: Documentation, https://embedded.avnet.com/simple/index.hmtl?link=tools/scotty/README.html
Project-URL: SimpleCore Documentation, https://embedded.avnet.com/simple
Project-URL: Source Code, https://github.com/avnet-embedded/simplecore-tools/tree/kirkstone/scotty
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: GitPython ~=3.1
Requires-Dist: azure-storage-blob ~=12.16
Requires-Dist: colorama ~=0.4
Requires-Dist: inquirer ~=3.0


    Scotty is a tool to make the process of building the SimpleCore™ Distro distribution
    reproducible on any Linux and Windows computer (compatible with WSL2). It uses a
    container to setup the same environment used by our continuous integration
    process to ensure that the build on your machine will always be successful for
    any of our standard images. Scotty is based on standard open-source tools such as
    Docker, repo, ... and mimics the standard bitbake command set (standard tool for
    Yocto builds). If you are not familiar with building Yocto BSPs, we strongly
    recommend that you use Scotty to start with.

    For more details please visit our [Documentation](https://embedded.avnet.com/simple/index.hmtl?link=tools/scotty/README.html).
    
