File: README.source

package info (click to toggle)
elycharts.js 2.1.5%2Bds-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 304 kB
  • sloc: javascript: 2,994; xml: 141; makefile: 28; sh: 4
file content (22 lines) | stat: -rw-r--r-- 812 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
How to get the orig.tar.gz used:

Since upstream doesn't ship tarballs, I've added a "get-orig-source" target
in debian/rules to allow easy creation of the tarball I used. Basically it
downloads the source from the svn repository, but excludes all files which
are not suitable for Debian:

Autogenerated files:

elycharts.js (Generated by combining individual source files)
elycharts.min.js (Generated with yuicompressor)
index.html (These are a result of using wget to access the repository)

Files with unclear copyright:

docs/demo*.html (These don't have a copyright header, I've mailed upstream
                 and asked them to clarify the license)

Convenience copies of JS libraries which are available in Debian:

libs/jquery.js (Available as libjs-jquery)
libs/raphael.js (Availabel as libjs-raphael)