enso/distribution/lib/Standard/Base/0.0.0-dev/package.yaml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

32 lines
565 B
YAML
Raw Normal View History

2021-08-13 19:14:20 +03:00
name: Base
namespace: Standard
version: 0.0.0-dev
2021-08-13 19:14:20 +03:00
license: APLv2
authors:
- name: Enso Team
email: contact@enso.org
maintainers:
- name: Enso Team
email: contact@enso.org
component-groups:
new:
- Input: {}
- Constants: {}
- Metadata: {}
- Output: {}
- Calculations: {}
- Statistics: {}
- Selections: {}
- Conversions: {}
- Values: {}
- Math: {}
- Rounding: {}
- Trigonometry: {}
- Random: {}
- Bitwise: {}
- Text: {}
- DateTime: {}
- Logical: {}
- Operators: {}
- Errors: {}