Fedora Packages

golang-starlark-devel Subpackage of golang-starlark

Dialect of Python intended for use as a configuration language

Starlark is a dialect of Python intended for use as a configuration language. Like Python, it is an untyped dynamic language with high-level data types, first-class functions with lexical scope, and garbage collection. Unlike CPython, independent Starlark threads execute in parallel, so Starlark workloads scale well on parallel machines. Starlark is a small and simple language with a familiar and highly readable syntax. You can use it as an expressive notation for structured data, defining functions to eliminate repetition, or you can use it to add scripting capabilities to an existing application. This package contains the source code needed for building packages that reference the following Go import paths: – go.starlark.net

Releases Overview

Release Stable Testing
Fedora Rawhide 0-19.20230725git0d72639.fc40 -
Fedora 40 0-19.20230725git0d72639.fc40 -
Fedora 39 0-17.20230725git0d72639.fc39 -
Fedora 38 0-17.20230725git0d72639.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at golang-starlark dash maintainers at fedoraproject dot org.



Sources on Pagure