libparse-dia-sql-perl

Module for parsing dia diagram files and generating sql
  https://metacpan.org/release/Parse-Dia-SQL/
  0
  no reviews



Parse::dia::sql is a perl module that parses files created in the dia diagram creation program, represents it as an internal datastructure, and produces the sql statements it represents.

this package also provides the 'parsediasql' command-line utility to convert diagrams into sql. this utility replaces the older tedia2sql program.