mirror of
https://github.com/qurator-spk/page2img.git
synced 2025-06-09 19:59:58 +02:00
add pagexml2imag
This commit is contained in:
commit
003bfc2cd0
13 changed files with 389 additions and 0 deletions
11
pagexml2img.egg-info/PKG-INFO
Normal file
11
pagexml2img.egg-info/PKG-INFO
Normal file
|
@ -0,0 +1,11 @@
|
|||
Metadata-Version: 1.0
|
||||
Name: pagexml2img
|
||||
Version: 1.0
|
||||
Summary: UNKNOWN
|
||||
Home-page: UNKNOWN
|
||||
Author: UNKNOWN
|
||||
Author-email: UNKNOWN
|
||||
License: UNKNOWN
|
||||
Description-Content-Type: UNKNOWN
|
||||
Description: UNKNOWN
|
||||
Platform: UNKNOWN
|
7
pagexml2img.egg-info/SOURCES.txt
Normal file
7
pagexml2img.egg-info/SOURCES.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
setup.py
|
||||
pagexml2img/__init__.py
|
||||
pagexml2img/pagexml2img.py
|
||||
pagexml2img.egg-info/PKG-INFO
|
||||
pagexml2img.egg-info/SOURCES.txt
|
||||
pagexml2img.egg-info/dependency_links.txt
|
||||
pagexml2img.egg-info/top_level.txt
|
1
pagexml2img.egg-info/dependency_links.txt
Normal file
1
pagexml2img.egg-info/dependency_links.txt
Normal file
|
@ -0,0 +1 @@
|
|||
|
1
pagexml2img.egg-info/top_level.txt
Normal file
1
pagexml2img.egg-info/top_level.txt
Normal file
|
@ -0,0 +1 @@
|
|||
pagexml2img
|
Loading…
Add table
Add a link
Reference in a new issue