Metadata-Version: 2.1
Name: wq.build
Version: 1.3.0b1
Summary: The wq command line tool.
Home-page: https://wq.io/
Author: S. Andrew Sheppard
Author-email: andrew@wq.io
License: MIT
Description: [![wq.build][logo]][docs]
        
        [**wq.build**][docs] (fomerly wq.core) provides the `wq` command line application for use with [wq.app] and other modules in the [wq framework].
        
        [![Latest PyPI Release](https://img.shields.io/pypi/v/wq.build.svg)](https://pypi.org/project/wq.build)
        [![Release Notes](https://img.shields.io/github/release/wq/wq.build.svg)](https://github.com/wq/wq.build/releases)
        [![Documentation](https://img.shields.io/badge/Docs-1.3-blue.svg)][docs]
        [![License](https://img.shields.io/pypi/l/wq.build.svg)](https://wq.io/license)
        [![GitHub Stars](https://img.shields.io/github/stars/wq/wq.build.svg)](https://github.com/wq/wq.build/stargazers)
        [![GitHub Forks](https://img.shields.io/github/forks/wq/wq.build.svg)](https://github.com/wq/wq.build/network)
        [![GitHub Issues](https://img.shields.io/github/issues/wq/wq.build.svg)](https://github.com/wq/wq.build/issues)
        
        [![Tests](https://github.com/wq/wq.build/actions/workflows/test.yml/badge.svg)](https://github.com/wq/wq.build/actions/workflows/test.yml)
        
        ### [Documentation][docs]
        
        [**Installation**][installation]
        &bull;
        [**API**][api]
        &bull;
        [`wq collectjson`][collectjson]
        &bull;
        [`wq icons`][icons]
        &bull;
        [`wq setversion`][setversion]
        
        [logo]: https://wq.io/images/wq.build.svg
        [docs]: https://wq.io/wq.build/
        
        [installation]: https://wq.io/wq.build/#installation
        [api]: https://wq.io/wq.build/#api
        [collectjson]: https://wq.io/wq.build/collectjson
        [icons]: https://wq.io/wq.build/icons
        [setversion]: https://wq.io/wq.build/setversion
        
        [wq framework]: https://wq.io/
        [wq.app]: https://wq.io/wq.app/
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Build Tools
Description-Content-Type: text/markdown
