Skip to content
Snippets Groups Projects
Verified Commit d08303ec authored by William Desportes's avatar William Desportes :sailboat:
Browse files

Fix lintian extended-description-line-too-long

parent e3f88b66
No related branches found
No related tags found
No related merge requests found
Pipeline #432085 passed
......@@ -18,5 +18,6 @@ Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, ${phpcomposer:Debian-require}
Description: Json Serializer is a PHP library to serialize PHP variables in JSON format
Json Serializer is similar to the serialize() function in PHP, you can also un-serialize
the JSON generated by this tool and have you PHP content back.
Json Serializer is similar to the serialize() function in PHP,
you can also un-serialize the JSON generated by this tool
and have you PHP content back.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment