master
Deprecate sigpgp/gpgsig (legacy signature) accessors
Get rid of setup_for_python_metadata, produce .dist-info another way
Actually, let's go with unicode everywhere over bytes.
Python: Add docstrings and comments
Use PyType_GetSlot for tp_free in dealloc functions
python: Add createrepo_c.compression_type() function.
Fix NULL dereference in contentstat set_str
Python: Add contentstat source files.
Replace datetime C API with Python-level calls
Drop Python 2 support
python: Better exception reporting
Fix memory leak in GSList_FromPyList_Str for unicode strings
Python: Experimantal implementation of Python bindings + tests.
Fix refcount leak of namestr on error in locate_metadata getitem
Revert back to old API of cr_compress_file_with_stat and cr_compress_file
Misc: Add cr_decompress_file_with_stat function (in Python: createrepo_c.decompress_file())
Add support for modern RPM signature types
package_from_rpm: accept optional header_reading_flags
repomd: Refactoring + python fuctions + etc.
Add NULL checks after PyObject_CallObject in Object_From* functions
Add a new function to replace PyObject_ToStrOrNull()
Python: Bindings for updateinfo manipulation
Add support for modular errata (RhBug:1656584)
Add optional filelists_ext metadata
Complete renaming to filelists-ext
python: Add binding + tests for xml_file module.
Add NULL checks for PyLong_FromVoidPtr in xml_parser callbacks
Rename filelists_ext.xml metadata to filelists-ext.xml