Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: glue | Distribution: Fedora Project |
Version: 0.13 | Vendor: Fedora Project |
Release: 13.fc39 | Build date: Fri Jul 21 12:07:54 2023 |
Group: Unspecified | Build host: buildvm-s390x-23.s390.fedoraproject.org |
Size: 723978 | Source RPM: python-glue-0.13-13.fc39.src.rpm |
Packager: Fedora Project | |
Url: http://github.com/jorgebastida/glue | |
Summary: A simple command line tool to generate CSS sprites |
Glue is a simple command line tool to generate CSS sprites using any kind of source images like PNG, JPEG or GIF. Glue will generate a unique PNG file containing every source image and a CSS file including the necessary CSS classes to use the sprite.
BSD
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.13-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jun 16 2023 Python Maint <python-maint@redhat.com> - 0.13-12 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.13-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.13-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.13-9 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.13-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Sep 06 2021 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.13-7 - Fix error when building documentation (#1977325) * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.13-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
/usr/bin/glue /usr/lib/python3.12/site-packages/glue /usr/lib/python3.12/site-packages/glue-0.13-py3.12.egg-info /usr/lib/python3.12/site-packages/glue-0.13-py3.12.egg-info/PKG-INFO /usr/lib/python3.12/site-packages/glue-0.13-py3.12.egg-info/SOURCES.txt /usr/lib/python3.12/site-packages/glue-0.13-py3.12.egg-info/dependency_links.txt /usr/lib/python3.12/site-packages/glue-0.13-py3.12.egg-info/entry_points.txt /usr/lib/python3.12/site-packages/glue-0.13-py3.12.egg-info/not-zip-safe /usr/lib/python3.12/site-packages/glue-0.13-py3.12.egg-info/requires.txt /usr/lib/python3.12/site-packages/glue-0.13-py3.12.egg-info/top_level.txt /usr/lib/python3.12/site-packages/glue/__init__.py /usr/lib/python3.12/site-packages/glue/__pycache__ /usr/lib/python3.12/site-packages/glue/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/glue/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/glue/__pycache__/bin.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/glue/__pycache__/bin.cpython-312.pyc /usr/lib/python3.12/site-packages/glue/__pycache__/compat.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/glue/__pycache__/compat.cpython-312.pyc /usr/lib/python3.12/site-packages/glue/__pycache__/core.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/glue/__pycache__/core.cpython-312.pyc /usr/lib/python3.12/site-packages/glue/__pycache__/exceptions.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/glue/__pycache__/exceptions.cpython-312.pyc /usr/lib/python3.12/site-packages/glue/__pycache__/helpers.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/glue/__pycache__/helpers.cpython-312.pyc /usr/lib/python3.12/site-packages/glue/algorithms /usr/lib/python3.12/site-packages/glue/algorithms/__init__.py /usr/lib/python3.12/site-packages/glue/algorithms/__pycache__ /usr/lib/python3.12/site-packages/glue/algorithms/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/glue/algorithms/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/glue/algorithms/__pycache__/diagonal.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/glue/algorithms/__pycache__/diagonal.cpython-312.pyc /usr/lib/python3.12/site-packages/glue/algorithms/__pycache__/horizontal.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/glue/algorithms/__pycache__/horizontal.cpython-312.pyc /usr/lib/python3.12/site-packages/glue/algorithms/__pycache__/horizontal_bottom.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/glue/algorithms/__pycache__/horizontal_bottom.cpython-312.pyc /usr/lib/python3.12/site-packages/glue/algorithms/__pycache__/square.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/glue/algorithms/__pycache__/square.cpython-312.pyc /usr/lib/python3.12/site-packages/glue/algorithms/__pycache__/vertical.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/glue/algorithms/__pycache__/vertical.cpython-312.pyc /usr/lib/python3.12/site-packages/glue/algorithms/__pycache__/vertical_right.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/glue/algorithms/__pycache__/vertical_right.cpython-312.pyc /usr/lib/python3.12/site-packages/glue/algorithms/diagonal.py /usr/lib/python3.12/site-packages/glue/algorithms/horizontal.py /usr/lib/python3.12/site-packages/glue/algorithms/horizontal_bottom.py /usr/lib/python3.12/site-packages/glue/algorithms/square.py /usr/lib/python3.12/site-packages/glue/algorithms/vertical.py /usr/lib/python3.12/site-packages/glue/algorithms/vertical_right.py /usr/lib/python3.12/site-packages/glue/bin.py /usr/lib/python3.12/site-packages/glue/compat.py /usr/lib/python3.12/site-packages/glue/core.py /usr/lib/python3.12/site-packages/glue/exceptions.py /usr/lib/python3.12/site-packages/glue/formats /usr/lib/python3.12/site-packages/glue/formats/__init__.py /usr/lib/python3.12/site-packages/glue/formats/__pycache__ /usr/lib/python3.12/site-packages/glue/formats/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/glue/formats/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/glue/formats/__pycache__/base.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/glue/formats/__pycache__/base.cpython-312.pyc /usr/lib/python3.12/site-packages/glue/formats/__pycache__/caat.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/glue/formats/__pycache__/caat.cpython-312.pyc /usr/lib/python3.12/site-packages/glue/formats/__pycache__/cocos2d.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/glue/formats/__pycache__/cocos2d.cpython-312.pyc /usr/lib/python3.12/site-packages/glue/formats/__pycache__/css.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/glue/formats/__pycache__/css.cpython-312.pyc /usr/lib/python3.12/site-packages/glue/formats/__pycache__/html.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/glue/formats/__pycache__/html.cpython-312.pyc /usr/lib/python3.12/site-packages/glue/formats/__pycache__/img.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/glue/formats/__pycache__/img.cpython-312.pyc /usr/lib/python3.12/site-packages/glue/formats/__pycache__/jsonformat.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/glue/formats/__pycache__/jsonformat.cpython-312.pyc /usr/lib/python3.12/site-packages/glue/formats/__pycache__/less.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/glue/formats/__pycache__/less.cpython-312.pyc /usr/lib/python3.12/site-packages/glue/formats/__pycache__/scss.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/glue/formats/__pycache__/scss.cpython-312.pyc /usr/lib/python3.12/site-packages/glue/formats/base.py /usr/lib/python3.12/site-packages/glue/formats/caat.py /usr/lib/python3.12/site-packages/glue/formats/cocos2d.py /usr/lib/python3.12/site-packages/glue/formats/css.py /usr/lib/python3.12/site-packages/glue/formats/html.py /usr/lib/python3.12/site-packages/glue/formats/img.py /usr/lib/python3.12/site-packages/glue/formats/jsonformat.py /usr/lib/python3.12/site-packages/glue/formats/less.py /usr/lib/python3.12/site-packages/glue/formats/scss.py /usr/lib/python3.12/site-packages/glue/helpers.py /usr/lib/python3.12/site-packages/glue/managers /usr/lib/python3.12/site-packages/glue/managers/__init__.py /usr/lib/python3.12/site-packages/glue/managers/__pycache__ /usr/lib/python3.12/site-packages/glue/managers/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/glue/managers/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/glue/managers/__pycache__/base.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/glue/managers/__pycache__/base.cpython-312.pyc /usr/lib/python3.12/site-packages/glue/managers/__pycache__/project.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/glue/managers/__pycache__/project.cpython-312.pyc /usr/lib/python3.12/site-packages/glue/managers/__pycache__/simple.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/glue/managers/__pycache__/simple.cpython-312.pyc /usr/lib/python3.12/site-packages/glue/managers/__pycache__/watch.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/glue/managers/__pycache__/watch.cpython-312.pyc /usr/lib/python3.12/site-packages/glue/managers/base.py /usr/lib/python3.12/site-packages/glue/managers/project.py /usr/lib/python3.12/site-packages/glue/managers/simple.py /usr/lib/python3.12/site-packages/glue/managers/watch.py /usr/share/doc/glue /usr/share/doc/glue/AUTHORS /usr/share/doc/glue/html /usr/share/doc/glue/html/_images /usr/share/doc/glue/html/_images/buttons.png /usr/share/doc/glue/html/_images/crop.png /usr/share/doc/glue/html/_images/famfamfam1.png /usr/share/doc/glue/html/_images/famfamfam2.png /usr/share/doc/glue/html/_images/nonretina.png /usr/share/doc/glue/html/_images/retina.png /usr/share/doc/glue/html/_images/sprites.png /usr/share/doc/glue/html/_images/sprites@2x.png /usr/share/doc/glue/html/_sources /usr/share/doc/glue/html/_sources/changelog.rst.txt /usr/share/doc/glue/html/_sources/faq.rst.txt /usr/share/doc/glue/html/_sources/files.rst.txt /usr/share/doc/glue/html/_sources/index.rst.txt /usr/share/doc/glue/html/_sources/installation.rst.txt /usr/share/doc/glue/html/_sources/options.rst.txt /usr/share/doc/glue/html/_sources/pseudoclasses.rst.txt /usr/share/doc/glue/html/_sources/quickstart.rst.txt /usr/share/doc/glue/html/_sources/ratios.rst.txt /usr/share/doc/glue/html/_sources/settings.rst.txt /usr/share/doc/glue/html/_sources/templates.rst.txt /usr/share/doc/glue/html/_static /usr/share/doc/glue/html/_static/basic.css /usr/share/doc/glue/html/_static/doctools.js /usr/share/doc/glue/html/_static/documentation_options.js /usr/share/doc/glue/html/_static/file.png /usr/share/doc/glue/html/_static/language_data.js /usr/share/doc/glue/html/_static/minus.png /usr/share/doc/glue/html/_static/nature.css /usr/share/doc/glue/html/_static/plus.png /usr/share/doc/glue/html/_static/pygments.css /usr/share/doc/glue/html/_static/searchtools.js /usr/share/doc/glue/html/_static/sphinx_highlight.js /usr/share/doc/glue/html/changelog.html /usr/share/doc/glue/html/faq.html /usr/share/doc/glue/html/files.html /usr/share/doc/glue/html/genindex.html /usr/share/doc/glue/html/index.html /usr/share/doc/glue/html/installation.html /usr/share/doc/glue/html/objects.inv /usr/share/doc/glue/html/options.html /usr/share/doc/glue/html/pseudoclasses.html /usr/share/doc/glue/html/quickstart.html /usr/share/doc/glue/html/ratios.html /usr/share/doc/glue/html/search.html /usr/share/doc/glue/html/searchindex.js /usr/share/doc/glue/html/settings.html /usr/share/doc/glue/html/templates.html /usr/share/licenses/glue /usr/share/licenses/glue/COPYING
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 22:23:46 2024