You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

aesop

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aesop - pypi Package Compare versions

Comparing version
1.0.14
to
1.0.15
+1
-1
aesop.egg-info/PKG-INFO
Metadata-Version: 1.0
Name: aesop
Version: 1.0.14
Version: 1.0.15
Summary: Module for analyzing electrostatics with protein structures

@@ -5,0 +5,0 @@ Home-page: https://github.com/rohithmohan/aesop-python

from .aesop import *
__all__ = ['aesop']
__version__='1.0.14'
__version__='1.0.15'
Metadata-Version: 1.0
Name: aesop
Version: 1.0.14
Version: 1.0.15
Summary: Module for analyzing electrostatics with protein structures

@@ -5,0 +5,0 @@ Home-page: https://github.com/rohithmohan/aesop-python

@@ -14,3 +14,3 @@ # -*- coding: utf-8 -*-

name='aesop',
version='1.0.14',
version='1.0.15',
description='Module for analyzing electrostatics with protein structures',

@@ -17,0 +17,0 @@ long_description=readme,

Sorry, the diff of this file is too big to display