Metadata-Version: 2.4
Name: msrc-appconfig-param
Version: 0.5.8
Summary: Plugin for msrc-appconfig.
Home-page: https://github.com/microsoft/msrc-appconfig
Author: Vassily Lyutsarev
Author-email: vassilyl@microsoft.com
License: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: msrc-appconfig
Requires-Dist: param==1.9.2
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# msrc-appconfig-param

`msrc.appconfig` extension to use [`param`](https://param.holoviz.org/) package to declare appconfig schema. 

is_secret not supported.
Always have `name` element defaults to the name of the class
Fixed length tuples are for ints and floats only. Non-fixed length tuples are lists.
