File: PKG-INFO

package info (click to toggle)
htmlmin 0.1.12-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 228 kB
  • sloc: python: 1,170; makefile: 18
file content (26 lines) | stat: -rw-r--r-- 965 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Metadata-Version: 1.1
Name: htmlmin
Version: 0.1.12
Summary: An HTML Minifier
Home-page: https://htmlmin.readthedocs.io/en/latest/
Author: Dave Mankoff
Author-email: mankyd@gmail.com
License: BSD
Download-URL: https://github.com/mankyd/htmlmin
Description-Content-Type: UNKNOWN
Description: A configurable HTML Minifier with safety features.
        
        .. image:: https://travis-ci.org/mankyd/htmlmin.png?branch=master
           :target: http://travis-ci.org/mankyd/htmlmin
        
        Documentation: https://htmlmin.readthedocs.io/en/latest/
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Topic :: Text Processing :: Markup :: HTML