Difference between revisions of "Enstaller"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Enstaller |Short description=A replacement for setuptools that builds on top of it and adds additional features. |Full description=The Enstaller project is a replac...")
 
(New version)
Line 9: Line 9:
 
* setup.py develop also runs post-install scripts and --uninstall runs pre-uninstall scripts
 
* setup.py develop also runs post-install scripts and --uninstall runs pre-uninstall scripts
 
* easy_install and enpkg now prefer final releases of distributions over dev builds.
 
* easy_install and enpkg now prefer final releases of distributions over dev builds.
 +
|Homepage URL=http://code.enthought.com/projects/enstaller/
 
|User level=intermediate
 
|User level=intermediate
|Status=Live
 
|Component programs=
 
|Homepage URL=http://code.enthought.com/projects/enstaller/
 
|VCS checkout command=
 
 
|Computer languages=Python
 
|Computer languages=Python
|Documentation note=
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=Python,install,installer,setup,ez,setuptools
 
|Keywords=Python,install,installer,setup,ez,setuptools
|Is GNU=n
+
|Version identifier=4.8.13
|Last review by=Kelly Hopkins
+
|Version date=2017/01/13
|Last review date=2009-08-11
+
|Version status=stable
 +
|Version download=https://pypi.python.org/packages/1f/48/8f626cfb5054508af8b62f3078e12bc5e99e4bb17afee4afcdc3df020282/enstaller-4.8.13.tar.gz
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/03/14
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=3.1.0
+
|Status=
|Version date=2009-05-18
+
|Is GNU=No
|Version status=stable
+
|License verified date=2009-08-11
|Version download=http://pypi.python.org/packages/source/E/Enstaller/Enstaller-3.1.0.tar.gz#md5=97a333f6d64dc92a83ab0a7127e8d83b
+
}}
 +
{{Project license
 +
|License=BSD_3Clause
 +
|License verified by=Kelly Hopkins
 
|License verified date=2009-08-11
 
|License verified date=2009-08-11
|Version comment=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Enthought, Inc.
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Enthought, Inc.
 
 
|Email=info@enthought.com
 
|Email=info@enthought.com
 
|Resource URL=
 
|Resource URL=
Line 51: Line 47:
 
|Use=software-development
 
|Use=software-development
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=BSD_3Clause
 
|License verified by=Kelly Hopkins
 
|License verified date=2009-08-11
 
}}
 

Revision as of 14:52, 14 March 2017


[edit]

Enstaller

http://code.enthought.com/projects/enstaller/
A replacement for setuptools that builds on top of it and adds additional features.

The Enstaller project is a replacement for setuptools that builds on top of it and adds significant features. It is based on setuptools 0.6c9. It starts from the setuptools source and adds the enstaller entry point as well as specific improvements such as:

  • added support for removing a package
  • added support for post-install and pre-uninstall scripts
  • improved dependency resolution with enpkg.
  • easy_install can now work through a proxy for both http and https urls.
  • setup.py develop also runs post-install scripts and --uninstall runs pre-uninstall scripts
  • easy_install and enpkg now prefer final releases of distributions over dev builds.





Licensing

License

Verified by

Verified on

Notes

Verified by

Kelly Hopkins

Verified on

11 August 2009




Leaders and contributors

Contact(s)Role
Enthought, Inc. Maintainer


Resources and communication

AudienceResource typeURI
Python (Ref)https://pypi.org/project/enstaller


Software prerequisites




Entry


















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.