tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: python modules for review/import



On Tue, Nov 17, 2020 at 11:40:39PM +0000, lntl%disroot.org@localhost wrote:
> Greetings,
> 
> I've added two packages to wip for the community: py-folium and py-branca. Folium is a tool visualize geospatial data (aka create maps) in python. py-branca is a dependency. 
> 
> I think these would be most at home as follows:
> devel/py-branca
> geography/py-folium
> 
> Would you please review these for import? As a novice, I am interested in critque. Thank you for your time.
> 
> Cheers,
> Joey

pkglint prints a few warnings for py-folium:

WARN: DESCR:1: Line too long (should be no more than 80 characters).
NOTE: Makefile:4: Variable values should be aligned with tabs, not spaces.
WARN: Makefile:10: COMMENT should start with a capital letter.
ERROR: Makefile:13: Relative path "../../devel/py-branca/Makefile" does not exist.
1 error, 2 warnings and 1 note found.


Home | Main Index | Thread Index | Old Index