libsql-translator-perl 1.66-ok1 source package in openKylin

Changelog

libsql-translator-perl (1.66-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Fri, 29 May 2026 09:18:32 -0700

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main perl

Downloads

File Size SHA-256 Checksum
libsql-translator-perl_1.66.orig.tar.gz 395.8 KiB f7ff7e369d8293a394cb3783b54b745e7faf44422e8a83bfcc359378a6e56145
libsql-translator-perl_1.66-ok1.debian.tar.xz 3.4 KiB 284c45c7e072ef56e900000b0d1841c87248b0e129cb9e06450963359540c1b1
libsql-translator-perl_1.66-ok1.dsc 2.8 KiB 267841d2805b2f5cc3526dd8532ba6595ca7d74b2f5a61fdc110c4889c5dde3d

Available diffs

View changes file

Binary packages built by this source

libsql-translator-perl: SQL translation library

 SQL::Translator (also known as SQL Fairy) is a collection of Perl modules
 for manipulating structured data definitions (mostly database schemas). It
 can perform tasks like converting between different SQL data definition
 language (DDL) dialects, visualizations of schemas (pseudo-ER diagrams
 created with GD or GraphViz), converting non-RDBMS files to SQL schemas
 (xSV text files, Excel spreadsheets), serializing parsed schemas (via
 Storable, YAML and XML), creating documentation, and more.