Metadata-Version: 2.0
Name: XD-tool
Version: 0.2.0
Summary: Command-line tool for XD-embedded
Home-page: http://www.xd-embedded.org/xd-tool
Author: Esben Haabendal
Author-email: esben@haabendal.dk
License: MIT
Keywords: build,embedded,linux
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Embedded Systems
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Operating System :: Unix
Classifier: Environment :: Console
Requires-Dist: sh

XD Tool
=======

XD-tool provides a shell CLI command used to interact with XD-embedded
manifest.  It supports basic manifest management, and a command plugin
framework, so that manifest layers can provide commands.


