euscan: move TODO in its own file
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
This commit is contained in:
parent
46eb0e9e2a
commit
0bdd5722fd
10
TODO
Normal file
10
TODO
Normal file
@ -0,0 +1,10 @@
|
||||
TODO
|
||||
====
|
||||
|
||||
- custom url handlers (portscout)
|
||||
- sourceforge: use rss feeds
|
||||
- respect robots.txt (portscout)
|
||||
- check other distros (youri)
|
||||
- clean blacklist system
|
||||
- add a way to blacklist versions using standard package tokens
|
||||
|
9
euscan
9
euscan
@ -6,15 +6,6 @@ Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
"""
|
||||
TODO:
|
||||
- custom url handlers (portscout)
|
||||
- sourceforge: use rss feeds
|
||||
- respect robots.txt (portscout)
|
||||
- check other distros (youri)
|
||||
- clean blacklist system
|
||||
"""
|
||||
|
||||
# Meta:
|
||||
__author__ = "Corentin Chary (iksaif)"
|
||||
__email__ = "corentin.chary@gmail.com"
|
||||
|
Loading…
Reference in New Issue
Block a user