File: README.Debian

package info (click to toggle)
python-easydev 0.10.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 504 kB
  • sloc: python: 2,130; javascript: 49; makefile: 13
file content (27 lines) | stat: -rw-r--r-- 755 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
23
24
25
26
27
python-easydev for Debian
------------------------

Changes to Web Templates
========================
Use of Google services have been stripped out of the web templates
to avoid privacy breaches.


Changes to Program Names
========================

The executables provided by this package have been renamed to prevent
clashing between the Python 2 and Python 3 versions of this package,
as well as to avoid generic names (in the case of `browse`)

python-easydev
``````````````
easydev_buildPackage -> easydev2_buildPackage
browse               -> easydev2_browse

python3-easydev
```````````````
easydev_buildPackage -> easydev3_buildPackage
browse               -> easydev3_browse

 -- Afif Elghraoui <afif@debian.org>, Wed, 18 Oct 2017 01:45:20 -0400