Philippe Ombredanne

Results 700 issues of Philippe Ombredanne

In this README https://github.com/googlesamples/android-play-location/tree/2ed29645e850afdc7e9e190e19d950eee3f0863c/Geofencing I read this: ``` [...] Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. [...] ``` Furthermore there is this statement:...

migrated googlesamples

FYI, not a bug: These links of mine may be amusing or interesting to you: - a universal syntax for package names and version https://github.com/package-url/purl-spec/ https://fosdem.org/2022/schedule/event/package_url_and_version_range_spec/ - another hackish script...

🎁 feature request
❔ question

In trying to build a Windows wheel on Appeyor, I got this error: https://ci.appveyor.com/project/pombreda/thirdparty/build/job/0p8m9ou4or8q8iru#L132

bug
windows

The current pypi release only has Mac wheels. Can you release a plain sdist? not everyone runs on mac ;) Thanks!

help wanted
packaging

Just wanted to say thanks! This is brilliant :+1:

Several objects and the objects in `deps.py` in particular are plain (small) objects and they do not have the equivalent of a `namedtuple._asdict()` or an [attrs](http://attrs.org/) `.asdict()` method or similar...

Signed-off-by: Philippe Ombredanne

I would like to run pdbdump and get structured and easily parsable output for use in tracecode-debug, a tool for an upcoming static analysis companion to https://github.com/nexB/tracecode-build

enhancement
help wanted

I noticed that this code is used in the BSD-licensed Viper https://github.com/viper-framework/viper/blob/f247ba0a9352605d690cc119935c39d00251a7c5/LICENSE Would it make sense to add some exception to pymacho license such that it can be used as...

@BenjaminRH what is the license for your code?