Skip to content

Tags: acatton/flatbencode

Tags

v0.2.1

Toggle v0.2.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
acatton Antoine Catton
Type checks dictionary keys to be bytes

v0.2.0

Toggle v0.2.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
acatton Antoine Catton
Release 0.2.0

  * Raise an exception when there's still data left.
  * Use bytes as python dictionary keys (instead of strings)
  * Sort dictionary keys when serializing (follows the BEP-0003)

v0.1.0

Toggle v0.1.0's commit message
Initial commit