LICENSE
README.md
pyproject.toml
src/FB2/Author.py
src/FB2/Chapter.py
src/FB2/ChapterContent.py
src/FB2/DocumentInfo.py
src/FB2/FB2Builder.py
src/FB2/FictionBook2.py
src/FB2/Image.py
src/FB2/TitleInfo.py
src/FB2/__init__.py
src/FB2/constants.py
src/FB2/py.typed
src/FB2.egg-info/PKG-INFO
src/FB2.egg-info/SOURCES.txt
src/FB2.egg-info/dependency_links.txt
src/FB2.egg-info/requires.txt
src/FB2.egg-info/top_level.txt
src/FB2/builders/BuildAuthorName.py
src/FB2/builders/DocumentInfoBuilder.py
src/FB2/builders/TitleInfoBuilder.py
src/FB2/builders/__init__.py