From a07b91963381b54b4340de95d52eb384947de99f Mon Sep 17 00:00:00 2001 From: Matt Hill Date: Sun, 28 Feb 2016 14:07:00 -0500 Subject: [PATCH] Shortened python3 deb description line --- distros/debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/distros/debian/control b/distros/debian/control index 291d039..44165ae 100644 --- a/distros/debian/control +++ b/distros/debian/control @@ -123,5 +123,5 @@ Description: Python 3 binding for OpenALPR library in C++. The library analyzes images and identifies license plates. The output is the text representation of any license plate characters found in the image. . - The Python 3 package allows Python 3 code to interface with OpenALPR directly via - native Python 3 bindings. + The Python 3 package allows Python 3 code to interface with OpenALPR directly + via native Python 3 bindings.