Mpd-parser

Latest version: v0.1.4

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

Scan your dependencies

Page 1 of 2

0.1.4

What's Changed
* Timeline compute support by avishaycohen in https://github.com/avishaycohen/mpd-parser/pull/27
* updated version by avishaycohen in https://github.com/avishaycohen/mpd-parser/pull/28


**Full Changelog**: https://github.com/avishaycohen/mpd-parser/compare/v0.1.3...v0.1.4

0.1.3

What's Changed
* fix wrong name and minor linting issue by avishaycohen in https://github.com/avishaycohen/mpd-parser/pull/24
* Update version and pylintrc by avishaycohen in https://github.com/avishaycohen/mpd-parser/pull/25


**Full Changelog**: https://github.com/avishaycohen/mpd-parser/compare/v0.1.2...v0.1.3

0.1.2

What's Changed
* updated python publish action to latest version of setup-python action by avishaycohen in https://github.com/avishaycohen/mpd-parser/pull/20
* Fix GitHub warning set output by avishaycohen in https://github.com/avishaycohen/mpd-parser/pull/21
* support python 3.11 and update dependency versions by avishaycohen in https://github.com/avishaycohen/mpd-parser/pull/22
* added parsing from URL and unit tests to cover it
* added general case failure when parsing


**Full Changelog**: https://github.com/avishaycohen/mpd-parser/compare/v0.1.1...v0.1.2

0.1.1

What's Changed
* updated the readme file by avishaycohen in https://github.com/avishaycohen/mpd-parser/pull/16
* added parsing from file, tests and updated readme by avishaycohen in https://github.com/avishaycohen/mpd-parser/pull/17


**Full Changelog**: https://github.com/avishaycohen/mpd-parser/compare/v0.1.0...v0.1.1

0.1.0

What's Changed
* add convert obj to xml file by avishaycohen in https://github.com/avishaycohen/mpd-parser/pull/14
* bump to 0.1.0 by avishaycohen in https://github.com/avishaycohen/mpd-parser/pull/15

features:
1. support for python3.8
2. now you can use `Parser.to_string` to convert your `MPD` object back to an xml string:
python
xml_string = Parser.to_string(mpd_obj)

bugfixes:
1. corrected behavior of text elements to behave like a tag
2. change to MPD attribute now make the underlying lxml._element change as well

**Full Changelog**: https://github.com/avishaycohen/mpd-parser/compare/v0.0.7...v0.1.0

0.0.7

What's Changed
* Fix segment templates population by Valentin-Paramonov in https://github.com/avishaycohen/mpd-parser/pull/11
* bump version 0.0.7 by avishaycohen in https://github.com/avishaycohen/mpd-parser/pull/12

New Contributors
* Valentin-Paramonov made their first contribution in https://github.com/avishaycohen/mpd-parser/pull/11

**Full Changelog**: https://github.com/avishaycohen/mpd-parser/compare/v0.0.6...v0.0.7

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.