aboutsummaryrefslogtreecommitdiffstats
path: root/docs/pkg_resources.txt
Commit message (Expand)AuthorAgeFilesLines
* use a less confusing example for requirements parsingwim glenn2020-05-191-1/+1
* change: Mac OS X -> macOSReece Dunham2020-04-111-3/+3
* doc: drop most references to EasyInstallBenoit Pierre2019-10-081-7/+7
* Update documentation to match more aggressive absolute path exclusion in reso...bugfix/1635-disallow-parent-pathsJason R. Coombs2019-01-271-2/+1
* 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 pac...Jason R. Coombs2019-01-201-2/+2
* 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 leaner...Jason R. Coombs2016-12-091-15/+3
|/
* 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
* 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
* 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
* Add back a more descriptive introNick Coghlan2013-08-301-0/+15
* Document __main__.__requires__Nick Coghlan2013-08-251-15/+27
* fixed doc - fixes #86tarek2009-11-111-3/+4
* Backed out a couple of change log entries, which only happened in our fork an...Hanno Schlichting2009-07-171-10/+0
* reogarnized the history againtarek2009-07-171-0/+272
* pushed the doc in the docs/ dir. now hooked in the Sphinxtarek2009-07-171-0/+1692