Socket
Socket
Sign inDemoInstall

github.com/felixrabe-go/encoding-xml-fork

Package Overview
Dependencies
0
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    github.com/felixrabe-go/encoding-xml-fork

Package xml implements a simple XML 1.0 parser that understands XML name spaces. This is mostly a drop-in replacement for 'encoding/xml' with minor changes:


Version published

Readme

Source

Based on Go changeset 21503:ad9e191a5194.

This is mostly a drop-in replacement for 'encoding/xml' with minor changes:

  • White space will encode back to white space.

  • BOM is ignored.

Usage:

import "gopkg.in/felixrabe-go/encoding-xml-fork.v0"

It will import as "xml".

Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.

FAQs

Last updated on 26 Oct 2014

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc