Gamslib

Latest version: v0.5.3

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.5.0

Changed

* Breaking change: The subtype property of FormatInfo classes
is no longer a string, but a formatinfo.SubType enum value.
This gives more control about supported subtypes and avoids
mistakes.

0.4.3

Changed

* get_languages() in create_csv.py no longer supports data from DC.xml,
because 'language' of the object does not say anything about the language
of a data stream.

0.4.2

Added

* Add a detect_languages to create_csv.py
* Currently language(s) are taken from DC.xml
* NLP based detection can be added later

Removed

* Remove the 'funder' field from datastreams.csv, which was introduced
in 0.4.1, because it was highly redundant. 'funder' now is only
supported in object.csv

0.4.1

Changed
* Add a 'funder' field to object.csv and datastreams.csv

0.4.0

Added

* A new subpackage formatdetect for file format identification

Changed

* project.toml has 2 new fields in the general table: format_detector and format_detector_url
* Add tags column to datastreams.csv
* Improve auto-detection for some csv columns
* The Configuration object in submodule projectconfiguration now must be obtained by calling
the (cached) get_configuration() function

0.3.1

Changed

* Additional filename pattterns for autogenerating values title and description are
autogenerated
* Default titles for media files (images, audio, video): 'Image|Audio|Video: DS ID'

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.