Libgutenberg

Latest version: v0.10.24

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

Scan your dependencies

Page 5 of 10

0.8.12

- Attributes should not contain <CR> in HTML5. so we adjusted the code method makes dc meta tags to escape <CR>, <LF> and any combination thereof with the numeric entity &11;

0.8.11

- fix issue of polymorphism in dc.languages. Without a db, it's a list of structs; with a db, its a related collection.
- ebookmaker will no longer ignore xml:lang or DC meta attributes
- fix windows path comparison - ebookmaker will behave properly when input file is in outputdir
- delint

0.8.10

- fixed bug where dc.project_gutenberg_id(ebook) was not handling null ebook
- added session management decorator to methods in GutenbergFiles

0.8.9

- added a session management decorator to DBUtils so that functions that get a new session also close them. Rebuilds were failing after 75 books.

0.8.8

- fixed missing log method
- fixed import failures when psycopg2 not present
- skip more tests when psycopg2 not present

0.8.7

- change xhtml/RDFa style meta elements in dc.to_html()min to of HTML5 style meta elements.
- change psycopg2 WARNING to an INFO
- deleted redundant log handler. Log messages were printing twice
- set encoding for python files to UTF8; this was causing an encoding error in data sent to db.
- fixed bug in is_same_path

Page 5 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.