summaryrefslogtreecommitdiff
path: root/docs/pkg_resources.txt
Commit message (Collapse)AuthorAgeFilesLines
* Improve safe_version documentationAthos Ribeiro2020-08-041-6/+6
|
* use a less confusing example for requirements parsingwim glenn2020-05-191-1/+1
|
* change: Mac OS X -> macOSReece Dunham2020-04-111-3/+3
| | | | Signed-off-by: Reece Dunham <me@rdil.rocks>
* doc: drop most references to EasyInstallBenoit Pierre2019-10-081-7/+7
|
* Update documentation to match more aggressive absolute path exclusion in ↵bugfix/1635-disallow-parent-pathsJason R. Coombs2019-01-271-2/+1
| | | | resources.
* Also disallow leading '/' in resource paths. Ref #1635.Jason R. Coombs2019-01-201-2/+3
|
* Update docs to match implementation that resource names are rooted at the ↵Jason R. Coombs2019-01-201-2/+2
| | | | package. Ref #1635.
* link to setuptools docChristian González2018-09-151-1/+1
|
* Fix doc build warningsJeremy Bowman2018-05-141-0/+1
|
* Fix documentation spacing error causing wrong formatting.Vincent Philippon2018-02-191-1/+1
|
* Merge branch 'master' into drop-py26Jason R. Coombs2017-09-031-6/+4
|\
| * Added autosectionlabel Sphinx extension and replaced some obsolete links.smheidrich2017-02-021-6/+4
| |
* | Drop support for Python 2.6, removing lots of compatibility code for a ↵Jason R. Coombs2016-12-091-15/+3
|/ | | | leaner, cleaner codebase. Fixes #878.
* Update docs to reflect supported interface. Ref #859.Jason R. Coombs2016-12-031-7/+4
|
* Make Entrypoint methods docs up to date.Liao Penghui2016-11-251-0/+6
| | | | | Entrypoint.load() is deprecated and it's recommend to use `require` and `resolve` separately.
* Update documentation for ``Requirement``.Steve Kowalik2016-03-181-14/+13
|
* Fix EBNF for package specifications.Robert Collins2015-11-051-1/+1
|
* Implement PEP 440 by using the packaging libraryDonald Stufft2014-09-251-49/+17
|
* Spell check documentationMartin Geisler2014-06-291-3/+3
|
* Don't eagerly import namespace packages. This was the big reason forPJ Eby2006-04-141-7/+10
| | | | | | | | | branching to 0.7 now, as I wanted this wart gone before anything went into Python 2.5. But it's gone now, yay! --HG-- extra : source : f3c5c19842064dd4a497baef0171aac54464a484 extra : amend_source : 3f79e71eedfc5f37a1813967bb53cf9d92a11919
* Drop support for Python 2.5 and Python 2.4. Fixes #41.Jason R. Coombs2013-11-241-1/+1
|
* Typo fixNick Coghlan2013-08-301-1/+1
| | | | | --HG-- branch : docs_update_for_requires
* Add back a more descriptive introNick Coghlan2013-08-301-0/+15
| | | | | --HG-- branch : docs_update_for_requires
* Document __main__.__requires__Nick Coghlan2013-08-251-15/+27
| | | | | | | | | Also modernises the initial overview for pkg_resources, and helps make it clear that it covers anything with an egg-info directory, not just egg files. --HG-- branch : docs_update_for_requires
* fixed doc - fixes #86tarek2009-11-111-3/+4
| | | | | | --HG-- branch : distribute extra : rebase_source : b7578a6884f1f24f52f16ec22b5d57d1aecb2a82
* Backed out a couple of change log entries, which only happened in our fork ↵Hanno Schlichting2009-07-171-10/+0
| | | | | | | | and therefor should only be mentioned in our own change log. --HG-- branch : distribute extra : rebase_source : f8dd5d37c9e4dc7d236795b345e990c1eece227f
* reogarnized the history againtarek2009-07-171-0/+272
| | | | | | --HG-- branch : distribute extra : rebase_source : d049494ffcded035861e3fd4b422b7e4b1587ec1
* pushed the doc in the docs/ dir. now hooked in the Sphinxtarek2009-07-171-0/+1692
--HG-- branch : distribute extra : rebase_source : c72bb6c10e710480990bb9a8370c14a271e81894