File: MANIFEST.in

package info (click to toggle)
mapproxy 1.11.0-3%2Bdeb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 6,596 kB
  • sloc: python: 36,187; xml: 6,301; makefile: 196
file content (26 lines) | stat: -rw-r--r-- 860 bytes parent folder | download | duplicates (6)
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
include setup.py
include setup.cfg
include README.rst
include LICENSE.txt
include CHANGES.txt
include COPYING.txt
include requirements-tests.txt

include doc/GM.txt
include doc/*.yaml
include doc/yaml/*.yaml
include doc/Makefile
include doc/*.rst
include doc/conf.py
include doc/imgs/*.png
include doc/_static/*.png
include doc/_static/*.css
include doc/_templates/*.html

recursive-include mapproxy/config_template *.ini *.wsgi *.yaml
recursive-include mapproxy/image/fonts *.ttf LICENSE
recursive-include mapproxy/service/templates *.css *.cfg *.gif *.png *.xml *.html *.js
recursive-include mapproxy/test/schemas *.xml *.xsd *.dtd *.wsdl *.txt
recursive-include mapproxy/test/system/fixture *.yaml *.mbtiles *.geojson *.xml *.jpeg *.png *.py
recursive-include mapproxy/test/unit epsg *.dbf *.shp *.shx
recursive-include mapproxy/util/ext/wmsparse/test *.xml