This website requires JavaScript.
Explore
Help
Sign In
altf4arnold
/
datatracker
Watch
1
Star
0
Fork
You've already forked datatracker
0
Code
Issues
Pull requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
1e03a04eca
datatracker
/
ietf
/
submit
/
parsers
History
Henrik Levkowetz
1e03a04eca
Changed the mimetype detection code to only read first 4k block of file, not the whole file.
...
- Legacy-Id: 5878
2013-07-25 18:28:18 +00:00
..
.gitignore
Ignore *.pyc files under ietf/submit, as elsewhere.
2011-04-12 15:57:35 +00:00
__init__.py
Cutoff dates and basic checkings over the plain file. See
#580
2011-02-03 11:46:04 +00:00
base.py
Make critical parsing explicit. See
#584
2011-02-08 15:40:45 +00:00
pdf_parser.py
Make critical parsing explicit. See
#584
2011-02-08 15:40:45 +00:00
plain_parser.py
Changed the mimetype detection code to only read first 4k block of file, not the whole file.
2013-07-25 18:28:18 +00:00
ps_parser.py
Make critical parsing explicit. See
#584
2011-02-08 15:40:45 +00:00
xml_parser.py
Make critical parsing explicit. See
#584
2011-02-08 15:40:45 +00:00