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
4ed0337cae
datatracker
/
ietf
/
submit
/
parsers
History
Henrik Levkowetz
4ed0337cae
Made the code which uses the 'magic' module to determine file type and encoding work with both the old and new interface to python-magic.
...
- Legacy-Id: 5876
2013-07-25 14:45:01 +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
Made the code which uses the 'magic' module to determine file type and encoding work with both the old and new interface to python-magic.
2013-07-25 14:45:01 +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