fnp
/
wolnelektury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Intelligent fragment folding and unfolding.
[wolnelektury.git]
/
lib
/
dcparser
/
__init__.py
1
# -*- coding: utf-8 -*-
2
3
from dcparser import parse, ParseError
4
from person import Person
5