fnp
/
wolnelektury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
793f5270da916cc96168df6777edbbe75e6322aa
[wolnelektury.git]
/
catalogue
/
lib
/
dcparser
/
__init__.py
1
# -*- coding: utf-8 -*-
2
3
from dcparser import parse, ParseError
4
from person import Person
5