File: open_source_devel.rst

package info (click to toggle)
nipy 0.1.2%2B20100526-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 11,992 kB
  • ctags: 13,434
  • sloc: python: 47,720; ansic: 41,334; makefile: 197
file content (14 lines) | stat: -rw-r--r-- 493 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.. _open_source_devel:

=========================
 Open Source Development
=========================

For those interested in more info about contributing to an open source
project, Here are some links I've found.  They are probably no better or worse
than other similar documents:

* `Software Release Practice HOWTO
  <http://www.linux.com/howtos/Software-Release-Practice-HOWTO/index.shtml>`_
* `Contributing to Open Source Projects HOWTO
  <http://www.kegel.com/academy/opensource.html>`_