before I forget, there are two issues which need to be addressed in the long term: - porting to python 3.x (already mentioned and discussed a few times) - packaging/installing system-wide. Currently the code works within its own source directory, but at some point it needs to migrate to being an system-wide installed module, callable from user code. This task probably will involve some re-factoring.
Please file them as issues so they are not forgotten... -------------------------------------------- On Tue, 19/8/14, ahi <[email protected]> wrote: Subject: [GSoC] Python Parser To: "[email protected]" <[email protected]> Cc: "Hin-Tak Leung" <[email protected]> Date: Tuesday, 19 August, 2014, 5:02 Hello, The program is at an end today, Current library features: Parse RDF files,Parse tag/value files. Write RDF files.Write tag/value files. There are some minor issues :https://github.com/ah450/sdpx-tools-python/issues My future priorities are: 1) resolving current issues2) Adding support for SPDX-2.0 -- Best Regards, Ahmed _______________________________________________ Spdx-tech mailing list [email protected] https://lists.spdx.org/mailman/listinfo/spdx-tech
