Hi Vlad,

Welcome aboard!

I'm also writing code to handle the SPDX format, albeit in Java.

When starting up I found some difficulty in finding enough SPDX documents to use for testing. So, do let me know if I can help and provide some examples. By default you already find some documents at https://github.com/triplecheck/reporter/tree/master/run/reports using the tag/value format.

Along the way I found useful to automatically parse the list of licenses into classes that could be used for identifiers. The result is what you find at https://github.com/triplecheck/reporter/tree/master/run/licenses/SPDXLL Not sure if this applies to your context but do let me know if I can do anything to speed development.


Good luck with the implementation, and above all: have fun! :-)


---
spdx: http://triplecheck.de/download
phone:  +49 615 146 03187

On 2014-05-05 14:00, [email protected] wrote:
Date: Sun, 4 May 2014 15:43:21 +0100
From: Vlad Velici <[email protected]>
To: [email protected]
Subject: [GSOC] Introducing my project - SPDX Go Parser Library
Message-ID: <[email protected]>
Content-Type: text/plain; charset="windows-1252"

Hi everyone,

I?m Vlad, 2nd year CS student at the University of Southampton.

My GSOC project is a SPDX parser library in Go. My code will be hosted
on git.spdx.org, the repository is spdx-tools-go. I will mostly take
the Java implementation as a reference but I accept (and welcome) any
suggestions now and along the way.

If there?s anyone else doing GSOC this year and working on a parser
library, feel free to e-mail me, maybe we can exchange a few ideas.

I want to mention that I have read and I agree to the Developer
Certificate of Origin: http://developercertificate.org/.

Can?t wait to start coding but I have 2 exams and a few assignments to go.

All the best,
Vlad
_______________________________________________
Spdx-tech mailing list
[email protected]
https://lists.spdx.org/mailman/listinfo/spdx-tech

Reply via email to