File: README.md

package info (click to toggle)
python-path-and-address 2.0.1-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 124 kB
  • sloc: python: 214; makefile: 4
file content (14 lines) | stat: -rw-r--r-- 256 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Path-and-Address Examples
=========================

Each subdirectory here contains an example project that uses the API.


Summary
-------

- [dot][]: A small example using [docopt][] for command-line processing


[dot]: dot/
[docopt]: http://docopt.org