first commit

This commit is contained in:
JuanjoSalvador
2017-08-12 17:09:52 +02:00
commit 9141a71ce2
15 changed files with 192 additions and 0 deletions

15
nyaapy.egg-info/PKG-INFO Normal file
View File

@@ -0,0 +1,15 @@
Metadata-Version: 1.0
Name: nyaapy
Version: 0.1
Summary: Allows you to make requests on Nyaa.si and nyaa.pantsu.cat
Home-page: https://github.com/juanjosalvador/nyaapy
Author: Juanjo Salvador
Author-email: juanjosalvador@netc.eu
License: MIT
Description: # NyaaPy
Unofficial Python module to search into Nyaa.si and nyaa.pantsu.cat.
Based on [Kylart's Nyaapi](https://github.com/Kylart/Nyaapi).
Platform: UNKNOWN

View File

@@ -0,0 +1,8 @@
setup.py
NyaaPy/__init__.py
NyaaPy/nyaa.py
nyaapy.egg-info/PKG-INFO
nyaapy.egg-info/SOURCES.txt
nyaapy.egg-info/dependency_links.txt
nyaapy.egg-info/not-zip-safe
nyaapy.egg-info/top_level.txt

View File

@@ -0,0 +1 @@

View File

@@ -0,0 +1 @@

View File

@@ -0,0 +1 @@
NyaaPy