[Python-modules-commits] [python-djvulibre] 06/06: commit removal of python_djvulibre.egg-info and djvu/config.pxi

Daniel Stender danstender-guest at moszumanska.debian.org
Sun Jul 26 15:23:43 UTC 2015


This is an automated email from the git hooks/post-receive script.

danstender-guest pushed a commit to branch master
in repository python-djvulibre.

commit d1aabffdf3e72e4074dbad1fa7ffe2144a29ab26
Author: Daniel Stender <debian at danielstender.com>
Date:   Sun Jul 26 17:19:47 2015 +0200

    commit removal of python_djvulibre.egg-info and djvu/config.pxi
---
 djvu/config.pxi                                |  3 --
 python_djvulibre.egg-info/PKG-INFO             | 24 --------------
 python_djvulibre.egg-info/SOURCES.txt          | 44 --------------------------
 python_djvulibre.egg-info/dependency_links.txt |  1 -
 python_djvulibre.egg-info/top_level.txt        |  1 -
 5 files changed, 73 deletions(-)

diff --git a/djvu/config.pxi b/djvu/config.pxi
deleted file mode 100644
index 9ac1fdd..0000000
--- a/djvu/config.pxi
+++ /dev/null
@@ -1,3 +0,0 @@
-DEF PY3K = False
-DEF PYTHON_DJVULIBRE_VERSION = "0.4"
-DEF HAVE_LANGINFO_H = True
diff --git a/python_djvulibre.egg-info/PKG-INFO b/python_djvulibre.egg-info/PKG-INFO
deleted file mode 100644
index f202e05..0000000
--- a/python_djvulibre.egg-info/PKG-INFO
+++ /dev/null
@@ -1,24 +0,0 @@
-Metadata-Version: 1.1
-Name: python-djvulibre
-Version: 0.4
-Summary: Python support for the DjVu image format
-Home-page: http://jwilk.net/software/python-djvulibre
-Author: Jakub Wilk
-Author-email: jwilk at jwilk.net
-License: GNU GPL 2
-Description: *python-djvulibre* is a set of `Python <https://www.python.org>`_ bindings for
-        the `DjVuLibre <http://djvu.sf.net/>`_ library, an open source implementation
-        of `DjVu <http://djvu.org/>`_.
-Platform: all
-Classifier: Development Status :: 4 - Beta
-Classifier: Intended Audience :: Developers
-Classifier: License :: OSI Approved :: GNU General Public License (GPL)
-Classifier: Operating System :: POSIX
-Classifier: Operating System :: Microsoft :: Windows :: Windows 95/98/2000
-Classifier: Operating System :: Microsoft :: Windows :: Windows NT/2000
-Classifier: Programming Language :: Python
-Classifier: Programming Language :: Python :: 2
-Classifier: Programming Language :: Python :: 3
-Classifier: Topic :: Multimedia :: Graphics
-Classifier: Topic :: Multimedia :: Graphics :: Graphics Conversion
-Classifier: Topic :: Text Processing
diff --git a/python_djvulibre.egg-info/SOURCES.txt b/python_djvulibre.egg-info/SOURCES.txt
deleted file mode 100644
index 4f08d38..0000000
--- a/python_djvulibre.egg-info/SOURCES.txt
+++ /dev/null
@@ -1,44 +0,0 @@
-MANIFEST.in
-setup.py
-djvu/__init__.py
-djvu/common.pxi
-djvu/config.pxi
-djvu/const.py
-djvu/decode.pxd
-djvu/decode.pyx
-djvu/dllpath.py
-djvu/sexpr.pxd
-djvu/sexpr.pyx
-doc/COPYING
-doc/changelog
-doc/credits.txt
-doc/api/annotations.rst
-doc/api/conf.py
-doc/api/documents.rst
-doc/api/event-model.rst
-doc/api/exceptions.rst
-doc/api/expressions.rst
-doc/api/files.rst
-doc/api/geometry.rst
-doc/api/index.rst
-doc/api/messages.rst
-doc/api/outline.rst
-doc/api/pages.rst
-doc/api/text-zones.rst
-examples/djvu-crop-text
-examples/djvu-dump-text
-examples/djvu2png
-python_djvulibre.egg-info/PKG-INFO
-python_djvulibre.egg-info/SOURCES.txt
-python_djvulibre.egg-info/dependency_links.txt
-python_djvulibre.egg-info/top_level.txt
-tests/common.py
-tests/sexpr-gc.py
-tests/test_const.py
-tests/test_decode.py
-tests/test_sexpr.py
-tests/images/Makefile
-tests/images/test0-image.jpeg
-tests/images/test0.djvu
-tests/images/test0.tex
-tests/images/test1.djvu
\ No newline at end of file
diff --git a/python_djvulibre.egg-info/dependency_links.txt b/python_djvulibre.egg-info/dependency_links.txt
deleted file mode 100644
index 8b13789..0000000
--- a/python_djvulibre.egg-info/dependency_links.txt
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/python_djvulibre.egg-info/top_level.txt b/python_djvulibre.egg-info/top_level.txt
deleted file mode 100644
index 9a8b15a..0000000
--- a/python_djvulibre.egg-info/top_level.txt
+++ /dev/null
@@ -1 +0,0 @@
-djvu

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-djvulibre.git



More information about the Python-modules-commits mailing list