/spdx_parser

Convert XML to Markdown

Primary LanguageDart

SPDX Parser

This is a simple command-line application that pulls any one of the SPDX master files and converts them into Markdown

This simple application is made as a task given for GSOC 2021

Getting Started

Prerequisites

You need Dart to run this application.

Usage

cd <project-directory>
dart ./bin/main.dart <url-from-spdx-master>