Ecosyste.ms: Packages

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

Top 10.0% on proxy.golang.org
Top 5.8% dependent packages on proxy.golang.org
Top 4.7% dependent repos on proxy.golang.org

proxy.golang.org : github.com/gonutz/dfm

Package dfm implements a Delphi DFM (.dfm) file parser, generator and printer. Use any of these functions to parse a DFM file: They all return a dfm.Object and error. A DFM file contains one root Object which contains other objects and properties, forming a tree structure. Properties can be of types (see file dfm.go): You can maipulate the in-memory tree by replacing its nodes. To write an Object to a file, use any of these functions: These will create an ASCII or UTF-8 encoded (depending on whether the DFM contains unicode characters in its identifiers) code file, readable by Delphi.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/gonutz/dfm
License: MIT
Latest release: over 2 years ago
First release: over 3 years ago
Namespace: github.com/gonutz
Dependent packages: 1
Dependent repositories: 1
Stars: 2 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 7 days ago

    Loading...
    Readme
    Loading...