Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alex/django-vcs
A django application for working with a VCS, analagous to some of Trac's features.
https://github.com/alex/django-vcs
Last synced: 14 days ago
JSON representation
A django application for working with a VCS, analagous to some of Trac's features.
- Host: GitHub
- URL: https://github.com/alex/django-vcs
- Owner: alex
- License: bsd-3-clause
- Created: 2009-07-02T20:26:30.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2014-03-02T17:42:39.000Z (over 10 years ago)
- Last Synced: 2024-09-19T21:15:53.525Z (about 2 months ago)
- Language: Python
- Homepage:
- Size: 142 KB
- Stars: 86
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
django-vcs
==========Requirements::
* pyvcs (Plus any backend specific dependencies, see the pyvcs README for more information)
* pygments