Skip to main content

UNKNOWN

Project description

Ygrep is a simple utility that does a Grep-like match to Yaml files. It understands Yaml hierarchy and shows, for each match, the matching scalar node along with its descendants and ancestors, effectively cropping the yaml tree.

For example, given the following Yaml tree:

invoice: 34843
date: 2001-01-23
bill-to: &id001
  given: Chris
  family: Dumars
  address:
    lines: |
      458 Walkman Dr.
      Suite #292
    city: Royal Oak
    state: MI
    postal: 48046

A match for “address” would write:

bill-to:
  address:
    lines: |
      458 Walkman Dr.
      Suite #292
    city: Royal Oak
    state: MI
    postal: 48046

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Ygrep-0.1dev.tar.gz (18.4 kB view details)

Uploaded Source

File details

Details for the file Ygrep-0.1dev.tar.gz.

File metadata

  • Download URL: Ygrep-0.1dev.tar.gz
  • Upload date:
  • Size: 18.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Ygrep-0.1dev.tar.gz
Algorithm Hash digest
SHA256 f933f3190243a599ca0b0c39772ec4411be4fd475d1997d7a83d75a1a10c8d07
MD5 b42e6d683b4972a5e730187ae92f040d
BLAKE2b-256 091a7058438ed76792129fa0760bb94ca9a8ba4d25d4410ea055ed3089fabb40

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page