Metadata-parser

Latest version: v0.12.3

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

Scan your dependencies

Page 14 of 14

0.4.7

- cleaned up some code

0.4.6

- realized that some servers return gzip content, despite not advertising that this client accepts that content ; fixed by using some ideas from mark pilgrim's feedparser. metadata_parser now advertises gzip and zlib, and processes it as needed

0.4.5

- fixed a bug that prevented toplevel directories from being parsed

0.4.4

- made redirect/masked/shortened links have better dereferenced url support

0.4.2

- Wrapped title tag traversal with an AttributeException try block
- Wrapped canonical tag lookup with a KeyError try block, defaulting to 'href' then 'content'
- Added support for `url_actual` and `url_info` , which persist the data from the urllib2.urlopen object's `geturl()` and `info()`
- `get_discrete_url` and `absolute_url` use the underlying url_actual data
- added support for passing data and headers into urllib2 requests

0.4.1

Initial Release

Page 14 of 14

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.