Reformat the description.

This commit is contained in:
Glenn Johnson
2016-04-24 18:06:51 -05:00
parent 797af2e80f
commit 4e671c54ee
6 changed files with 14 additions and 21 deletions

View File

@@ -1,9 +1,8 @@
from spack import *
class PyJdcal(Package):
"""
Julian dates from proleptic Gregorian and Julian calendars
"""
"""Julian dates from proleptic Gregorian and Julian calendars"""
homepage = 'http://github.com/phn/jdcal'
url = "https://pypi.python.org/packages/source/j/jdcal/jdcal-1.2.tar.gz"