An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 6.8% on proxy.golang.org
Top 1.4% dependent packages on proxy.golang.org
Top 0.2% dependent repos on proxy.golang.org
Top 1.2% docker downloads on proxy.golang.org

proxy.golang.org : github.com/npillmayer/nestext

Package nestext provides tools for processing NestedText, a human friendly data format. For more information on NestedText see https://nestedtext.org . To get a feel for the NestedText format, take a look at the following example (shortended version from the NestedText site): NestedText is somewhat reminiscent of YAML, without the complexity of the latter and without the sometimes confusing details of interpretation. NestedText does not interpret any data types (unlike YAML), nor does it impose a schema. All of that has to be done by the application. Parse is the top-level API: will yield: Clients may use tools like `mitchellh/mapstructure` or `knadh/koanf` for further processing. Sub-package `ntenc` provides a NestedText encoder.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/npillmayer/nestext
License: Apache-2.0
Latest release: over 3 years ago
First release: over 3 years ago
Namespace: github.com/npillmayer
Dependent packages: 14
Dependent repositories: 1,265
Stars: 5 on GitHub
Forks: 0 on GitHub
Docker dependents: 2
Docker downloads: 818
See more repository details: repos.ecosyste.ms
Last synced: 16 days ago

    Loading...
    Readme
    Loading...