File: PKG-INFO

package info (click to toggle)
glue 0.13-8
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 856 kB
  • sloc: python: 1,395; makefile: 117
file content (19 lines) | stat: -rw-r--r-- 884 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Metadata-Version: 1.1
Name: glue
Version: 0.13
Summary: Glue is a simple command line tool to generate sprites.
Home-page: http://github.com/jorgebastida/glue
Author: Jorge Bastida
Author-email: me@jorgebastida.com
License: BSD
Description: Glue is a simple command line tool to generate 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 map file including the necessary information to use it.
Keywords: glue sprites css cocos2d
Platform: any
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Utilities