Skip to content

Commit

Permalink
Added long description
Browse files Browse the repository at this point in the history
  • Loading branch information
rickardp committed Oct 5, 2022
1 parent 4299230 commit ba39806
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
author_email="[email protected]",
version="1.2.5",
description="Splitting of (XML, JSON) objects from a continuous stream",
long_description="Splitting of (XML, JSON) objects from a continuous stream",
long_description_content_type="text/plain",
ext_modules=[Extension('splitstream',
[
'src/python/splitstream_py.c',
Expand Down

0 comments on commit ba39806

Please sign in to comment.