Hi.
Olivier Berger writes:
> Hi.
>
> I'm working on rdflib whose setup.py comes with :
> entry_points = {
> 'console_scripts': [
> 'rdfpipe = rdflib.tools.rdfpipe:main',
> 'csv2rdf = rdflib.tools.csv2rdf:main',
> 'rdf2dot = rdflib.tools.rdf2dot:mai
* Olivier Berger , 2013-12-16, 13:24:
- add a python-rdflib-tools package that contains shell scripts of the
form :
#!/bin/sh
exec /usr/bin/python -m rdflib.tools.csv2rdf $*
I can't see how that's better than a script with #!/usr/bin/python
shebang...
- make this package depend on pyth
Jakub Wilk writes:
> * Olivier Berger , 2013-12-16, 13:24:
>>- add a python-rdflib-tools package that contains shell scripts of the
>>form :
>>
>> #!/bin/sh
>>
>> exec /usr/bin/python -m rdflib.tools.csv2rdf $*
>
> I can't see how that's better than a script with #!/usr/bin/python
> shebang..
On Mon, Dec 16, 2013 at 14:19:32 +0100, Olivier Berger wrote:
> Jakub Wilk writes:
>
> > * Olivier Berger , 2013-12-16, 13:24:
> >>- add a python-rdflib-tools package that contains shell scripts of the
> >>form :
> >>
> >> #!/bin/sh
> >>
> >> exec /usr/bin/python -m rdflib.tools.csv2rdf $*
>
On Dec 16, 2013, at 02:24 PM, Julien Cristau wrote:
>FWIW I think it's terrible and you should just pick one, and ship that.
"pick one" meaning, ship the Python 3 version. :)
-Barry
--
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Co
I don't want to start a wiki war, but I'm not entirely happy with this
change. I see that Piotr reverted part of it, but I want to revert the
removal of the d/rules stanza. It's fine to have a link to the pybuild page,
and maybe we don't need the duplication, but I want LibraryStyleGuide to be a
Hello,
My svn is rusty, how do I resolve the following error?
# svn-buildpackage --svn-tag-only
Complete layout information:
buildArea=/home/brian/tree/debian/build-area
origDir=/home/brian/tree/debian/tarballs
trunkDir=/home/brian/tree/debian/django-ajax-selects
t
7 matches
Mail list logo