Your message dated Fri, 15 May 2020 14:16:30 +0200
with message-id <[email protected]>
and subject line Re: Bug#693692: please extract search strings in separate file
has caused the Debian Bug report #693692,
regarding please extract search strings in separate file
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
693692: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693692
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: devscripts
Version: 2.12.5
Severity: wishlist
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Hi,
from what I saw, licensecheck is just a big collection of regular expressions
and a loop that checks them and outputs tags for each matching regular
expression.
Thus the perl code could be shortened a lot, if those regular expressions and
the tags that they should produce would be split in a separate (two column?)
text file.
In the end, one could easily write licensecheck libraries in other languages
(python?) to run licensecheck more easily as part of other applications.
Regards, Thomas Koch
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJQqhwgAAoJEAf8SJEEK6ZapcMP/0fuP2ecp+6K8XqZYucM2xyQ
4aApsxyhKBAjoJ9qlb2yD2PQ+ktWH4mWjwOJFHxy00AJkQtXtjH0GWF+/0R43HG4
952QMBrh684NUYSCs3IN6jbUCrGY/M+WjZPcN1QpyJtRaN7i8G/ZGfyrLCwSwg9t
YCj+hMednxMvqrdgtWMaamE9q7dfrdh4IrNeIuo01C7BO7gMM2nuhdUowhA4M9gv
EXv1hJM0/Q5SRGMOIbh0zf2GCso47PVc2tX5a3MZG7f8eVyzPtLsgn8KdZ8QSVdg
e+4DCUVltUc3McQCV+VfqFaTEtHZ4ODQTYo3fmyYS8rFTZ9BjKGx4huP62qUUvY/
vwKyBl0oHLlMpC3YasGPH7eRpkcHYtNuKrzNPQl4zilrAUHcyB22v/Ip1qsWP0Kl
vkALvCa+3XyHny73SeAKR7rOauWWxkl5DmcS6hySQ4TB6uz+wUx/yyPKUVAdW6hU
XDJX2BlnEEPULvGaYMjwOOXzwJhyOKhyO4oAxOmhl7lf7F+MSZtKduQj/2Nsq1y2
04Rw3YDaKWvdh7irLYPncgzK524c5NU8Vbg0VJIWiMHbWuMZY+0Z1+tpsN+Jaf/7
mFgOk7uSfNpEwfwzmaZhYIwE+eNtodLR0kBMUkWlQa3SBQVDKyiKK5l5iDZTV0vi
ciVIyqBkbLyH2XPaQLwl
=KmAc
-----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---
Version: 3.0.27
Quoting Thomas Koch (2012-11-19 12:46:44)
> from what I saw, licensecheck is just a big collection of regular
> expressions and a loop that checks them and outputs tags for each
> matching regular expression.
>
> Thus the perl code could be shortened a lot, if those regular
> expressions and the tags that they should produce would be split in a
> separate (two column?) text file.
>
> In the end, one could easily write licensecheck libraries in other
> languages (python?) to run licensecheck more easily as part of other
> applications.
Since release 3.0.27, licensecheck has used patterns in separate library
Regexp::Pattern::License, with the (still pending) goal of having that
library contain _all_ patterns used by licensecheck.
Closing this as the _concept_ is implemented - please file bugs related
to _coverage_ separately.
- Jonas
--
* Jonas Smedegaard - idealist & Internet-arkitekt
* Tlf.: +45 40843136 Website: http://dr.jones.dk/
[x] quote me freely [ ] ask before reusing [ ] keep private
signature.asc
Description: signature
--- End Message ---