File: TODO.txt

package info (click to toggle)
python-pkginfo 1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 416 kB
  • ctags: 354
  • sloc: python: 1,487; makefile: 76
file content (15 lines) | stat: -rw-r--r-- 358 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
TODOs
=====

- [X] Catch up to latest changes in PEP345:

      * Project-URL header

      * "environment markers"

- [_] Add APIs to ``Distribution`` which expose the semantics of the
      requirement versions and environment markers.

- [_] Allow the ``pkginfo`` script to process URLs.

- [_] Allow the ``pkginfo`` script to process requirements specs.