Difference between revisions of "Py-sidif"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
}} | }} | ||
Python implementation of {{Link|target=SiDIF}} | Python implementation of {{Link|target=SiDIF}} | ||
+ | # {{Ticket | ||
+ | |project=py-sidif | ||
+ | |number=7 | ||
+ | |title=convert sidif to SOML | ||
+ | |created_at=2021-03-25T07:57:11Z | ||
+ | |state=open | ||
+ | }} | ||
+ | # {{Ticket | ||
+ | |project=py-sidif | ||
+ | |number=6 | ||
+ | |title=Convert sidif to JSON | ||
+ | |created_at=2021-03-25T07:51:17Z | ||
+ | |state=open | ||
+ | }} | ||
+ | # {{Ticket | ||
+ | |project=py-sidif | ||
+ | |number=5 | ||
+ | |title=convert sidif to plantuml | ||
+ | |created_at=2020-11-12T07:02:57Z | ||
+ | |closed_at=2020-11-12T08:55:02Z | ||
+ | |state=closed | ||
+ | }} | ||
+ | # {{Ticket | ||
+ | |project=py-sidif | ||
+ | |number=4 | ||
+ | |title=convert dict tree to sidif | ||
+ | |created_at=2020-11-12T07:00:58Z | ||
+ | |closed_at=2020-11-12T11:37:27Z | ||
+ | |state=closed | ||
+ | }} | ||
+ | # {{Ticket | ||
+ | |project=py-sidif | ||
+ | |number=3 | ||
+ | |title=Use qualifiers for dict of dict notation | ||
+ | |created_at=2020-11-09T17:52:21Z | ||
+ | |state=open | ||
+ | }} | ||
+ | # {{Ticket | ||
+ | |project=py-sidif | ||
+ | |number=2 | ||
+ | |title=handle isA and addsTo semantics | ||
+ | |created_at=2020-11-08T06:16:16Z | ||
+ | |state=open | ||
+ | }} | ||
+ | # {{Ticket | ||
+ | |project=py-sidif | ||
+ | |number=1 | ||
+ | |title=Parse according to SiDIF Grammar | ||
+ | |created_at=2020-11-06T07:52:15Z | ||
+ | |closed_at=2020-11-06T12:51:16Z | ||
+ | |state=closed | ||
+ | }} |
Revision as of 18:32, 15 January 2022
OsProject | |
---|---|
edit | |
id | py-sidif |
state | |
owner | WolfgangFahl |
title | python based SiDIF (Simple Data Interchange Format) parser |
url | https://github.com/WolfgangFahl/py-sidif |
version | 0.0.3 |
description | |
date | 2020/11/06 |
since | |
until |
Python implementation of SiDIF