Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maninya/python-recutils
Python bindings for librec, the C library of GNU Recutils. - Google Summer of Code
https://github.com/maninya/python-recutils
Last synced: 30 days ago
JSON representation
Python bindings for librec, the C library of GNU Recutils. - Google Summer of Code
- Host: GitHub
- URL: https://github.com/maninya/python-recutils
- Owner: maninya
- License: other
- Created: 2013-09-25T18:38:45.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2021-09-04T15:59:53.000Z (over 3 years ago)
- Last Synced: 2024-08-04T01:12:36.762Z (4 months ago)
- Language: C
- Homepage:
- Size: 170 KB
- Stars: 33
- Watchers: 4
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
python-recutils
===============Python bindings for librec, the C library of GNU Recutils.
You can install the bindings using "python setup.py install" or using "sudo pip install python-recutils/" if you have pip installed.
Once installed, you can check how it works by running the test files as "python testfile_name.py".
For the manual type "info python_recutils.info".